From 73a2f737c34f4f136ecbde7daa93b58be4cfbac7 Mon Sep 17 00:00:00 2001 From: kurogeek Date: Thu, 6 Aug 2026 18:17:44 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:modules/clan/gw-router/default.nix --- modules/clan/gw-router/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/clan/gw-router/default.nix b/modules/clan/gw-router/default.nix index 18e4108..559d31b 100644 --- a/modules/clan/gw-router/default.nix +++ b/modules/clan/gw-router/default.nix @@ -141,6 +141,8 @@ the VLAN's PVID. Use for an always-available on-site mgmt port. ''; }; + + secondaryUpLink = lib.mkOption { }; }; };