From 790f82e530c7c34b8685ee6a52ddbecf70639c6f Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Wed, 28 Jan 2026 12:29:40 +0100 Subject: Format and format --- 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 05feacf..df99c8d 100644 --- a/hosts/apocalypse/firewall.nix +++ b/hosts/apocalypse/firewall.nix @@ -44,7 +44,7 @@ in { networking.nftables.enable = true; networking.firewall = { - enable = true; + enable = false; checkReversePath = false; allowedTCPPorts = baseTCP; allowedUDPPorts = baseUDP; -- cgit v1.3.1