From 655c6331e9a7dcb246740a1e9b416b080b5ff6ce Mon Sep 17 00:00:00 2001 From: kurogeek Date: Thu, 6 Aug 2026 14:42:11 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:clan.nix --- clan.nix | 4 ++-- modules/clan/gw-router/default.nix | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clan.nix b/clan.nix index 9a55785..46fe311 100644 --- a/clan.nix +++ b/clan.nix @@ -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"; }; diff --git a/modules/clan/gw-router/default.nix b/modules/clan/gw-router/default.nix index 6f092dc..64e2d9c 100644 --- a/modules/clan/gw-router/default.nix +++ b/modules/clan/gw-router/default.nix @@ -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 = [