mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/gw-router/default.nix
This commit is contained in:
@@ -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 = [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user