diff --git a/nixy/configuration.nix b/nixy/configuration.nix index 9c6bb92..dd8029b 100644 --- a/nixy/configuration.nix +++ b/nixy/configuration.nix @@ -106,6 +106,7 @@ }; networking = { + nftables.enable = true; firewall = { enable = true; allowedTCPPorts = [80 443 51820 8020];