From 897b3c8f2a43947b9963485330b71c32fbf9cdb7 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Mon, 23 Dec 2024 11:52:50 -0600 Subject: [PATCH] Remove. --- hosts/garden/default.nix | 1 - 1 file changed, 1 deletion(-) 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 = [