diff --git a/hosts/plover/default.nix b/hosts/plover/default.nix index 47893cd0..303d07a7 100644 --- a/hosts/plover/default.nix +++ b/hosts/plover/default.nix @@ -43,7 +43,7 @@ in nftables.enable = true; domain = "foodogsquared.one"; firewall = { - enable = true; + enable = false; allowedTCPPorts = [ 22 # Secure Shells.