diff --git a/common/configuration.nix b/common/configuration.nix index de64a56..5a9bab4 100644 --- a/common/configuration.nix +++ b/common/configuration.nix @@ -8,7 +8,6 @@ boot.tmp.useTmpfs = true; networking.networkmanager.enable = true; - networking.nftables.enable = true; time.timeZone = "Europe/Paris";