diff --git a/hosts/garden/default.nix b/hosts/garden/default.nix index b8d7db8..8afe3ce 100644 --- a/hosts/garden/default.nix +++ b/hosts/garden/default.nix @@ -15,7 +15,6 @@ boot.tmp.cleanOnBoot = true; zramSwap.enable = true; networking.hostName = "GARDEN"; - services.openssh.openFirewall = false; # Enable the Flakes feature and the accompanying new nix command-line tool nix.settings.experimental-features = [