rm problematic ipv6 nat flag, enable systemd-network in network.nix
This commit is contained in:
@@ -85,8 +85,6 @@ in {
|
||||
|
||||
assertions = lib.mkAfter (secretAssertions ++ uniquenessAssertions);
|
||||
|
||||
systemd.network.enable = true;
|
||||
|
||||
systemd.network.netdevs = lib.mkMerge (map (cfg: {
|
||||
"${cfg.interface}" = {
|
||||
netdevConfig = {
|
||||
|
Reference in New Issue
Block a user