From 466adabc7229bda8119fa27820ceea659979b3f5 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Thu, 23 Oct 2025 16:37:55 +0200 Subject: Firewall? --- hosts/apocalypse/firewall.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/apocalypse/firewall.nix') diff --git a/hosts/apocalypse/firewall.nix b/hosts/apocalypse/firewall.nix index 93a9d54..c63e556 100644 --- a/hosts/apocalypse/firewall.nix +++ b/hosts/apocalypse/firewall.nix @@ -34,7 +34,7 @@ let in { networking.firewall = { - enable = true; + enable = false; allowedTCPPorts = baseTCP; allowedUDPPorts = baseUDP; allowedUDPPortRanges = baseUDPRanges; -- cgit v1.3.1