mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/gw-router/default.nix
This commit is contained in:
2026-08-07 14:52:27 +07:00
parent b10343c194
commit d9a33d6aa7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ in
enp4s0.vlanId = 10;
};
uplinkPorts = [ "enp3s0" ];
upLinkPorts = [ "enp3s0" ];
};
};
};
+1 -1
View File
@@ -279,7 +279,7 @@
// lib.listToAttrs (
map (port: {
name = "5-uplink-${port}";
name = "15-uplink-${port}";
value = {
matchConfig.Name = "${port}";
networkConfig.DHCP = "ipv4";