From a5855b0eafc906151c4fe8f71de19b8e0ef83ac8 Mon Sep 17 00:00:00 2001 From: Dennis Date: Tue, 6 May 2025 21:06:15 +0200 Subject: [PATCH] Updates firewall setting for dnsc-vps-sm --- hosts/dnsc-vps-sm/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dnsc-vps-sm/default.nix b/hosts/dnsc-vps-sm/default.nix index 4bc0b09..3c04612 100644 --- a/hosts/dnsc-vps-sm/default.nix +++ b/hosts/dnsc-vps-sm/default.nix @@ -110,7 +110,7 @@ PermitRootLogin = "no"; PasswordAuthentication = false; }; - openFirewall = true; + openFirewall = false; }; # Tailscale