From 6999d50f35e9faf0d7017a2b95e602331d58ccdb Mon Sep 17 00:00:00 2001 From: Hermes Date: Fri, 1 May 2026 02:07:49 +0000 Subject: [PATCH] fix: remove invalid networking.firewall.defaultAllow option - NixOS denies by default --- hosts/lazyworkhorse/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/lazyworkhorse/configuration.nix b/hosts/lazyworkhorse/configuration.nix index 9485442..dd0556e 100644 --- a/hosts/lazyworkhorse/configuration.nix +++ b/hosts/lazyworkhorse/configuration.nix @@ -316,7 +316,6 @@ networking.firewall = { enable = true; allowPing = true; - defaultAllow = false; # Only essential ports exposed to internet allowedTCPPorts = [