rm problematic ipv6 nat flag, enable systemd-network in network.nix

This commit is contained in:
2025-08-18 20:06:59 +05:30
parent f89dcef9cf
commit 193e73e4a8
2 changed files with 0 additions and 3 deletions

View File

@@ -85,8 +85,6 @@ in {
assertions = lib.mkAfter (secretAssertions ++ uniquenessAssertions);
systemd.network.enable = true;
systemd.network.netdevs = lib.mkMerge (map (cfg: {
"${cfg.interface}" = {
netdevConfig = {