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

lastFile:modules/clan/gw-router/default.nix
This commit is contained in:
2026-08-06 16:47:24 +07:00
parent 655c6331e9
commit 2e8fb9f1dc
+1 -1
View File
@@ -240,7 +240,7 @@
// lib.mapAttrs' ( // lib.mapAttrs' (
iface: port: iface: port:
lib.nameValuePair "25-access-${iface}" { lib.nameValuePair "25-access-${iface}" {
matchConfig.Name = port; matchConfig.Name = iface;
networkConfig.Bridge = "br0"; networkConfig.Bridge = "br0";
bridgeVLANs = [ bridgeVLANs = [
{ {