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

lastFile:clan.nix
This commit is contained in:
2026-08-06 14:42:11 +07:00
parent 0b8f1860fa
commit 655c6331e9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -72,7 +72,7 @@ in
address = "10.1.10.1";
prefixLength = 24;
subnet = "10.1.10.0/24";
dhcp.fixIPs.storinator01 = {
dhcp.fixedIPs.storinator01 = {
hwAddress = "7c:c2:55:e0:d6:40";
ipAddress = "10.1.10.53";
};
@@ -130,7 +130,7 @@ in
address = "10.1.150.1";
prefixLength = 24;
subnet = "10.1.150.0/24";
dhcp.fixIPs.newt = {
dhcp.fixedIPs.newt = {
hwAddress = "7c:d3:0a:21:58:0b";
ipAddress = "10.1.150.22";
};
+1 -1
View File
@@ -239,7 +239,7 @@
)
// lib.mapAttrs' (
iface: port:
lib.nameValuePair "20-access-${iface}" {
lib.nameValuePair "25-access-${iface}" {
matchConfig.Name = port;
networkConfig.Bridge = "br0";
bridgeVLANs = [