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