rm problematic ipv6 nat flag, enable systemd-network in network.nix
This commit is contained in:
@@ -62,7 +62,6 @@ in {
|
||||
enable = true;
|
||||
externalInterface = egress.interface;
|
||||
internalInterfaces = map (x: x.interface) tunnels;
|
||||
enableIPv6 = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user