From 1d6a77238b90e552ba7e9bfcc3009ccbe1e72ff6 Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Thu, 20 Feb 2025 18:03:35 +0100 Subject: [PATCH] worf: Disable stealth firewall (allow ping, etc.) --- hosts/worf/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/worf/configuration.nix b/hosts/worf/configuration.nix index 1ae2c13..1d35eeb 100644 --- a/hosts/worf/configuration.nix +++ b/hosts/worf/configuration.nix @@ -117,7 +117,6 @@ # 0 = disabled 1 = enabled 2 = blocks all connections except for essential services globalstate = 1; loggingenabled = 0; - stealthenabled = 1; }; # dock settings