aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/switch.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/switch.nix')
-rw-r--r--nixos/modules/switch.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/nixos/modules/switch.nix b/nixos/modules/switch.nix
index 669b6ab..37ac687 100644
--- a/nixos/modules/switch.nix
+++ b/nixos/modules/switch.nix
@@ -21,10 +21,7 @@ in {
};
config = mkIf cnf.enable {
- networking = {
- useNetworkd = true;
- nftables.enable = true;
- };
+ networking.useNetworkd = true;
systemd.network = {
netdevs = {