From 967fd303bb38286333ed94fc6c99fe305b9c9282 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Fri, 6 Jun 2025 14:28:45 +0200 Subject: Ghidra and mullvad --- nixos/hosts/apocalypse/firewall.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/hosts/apocalypse/firewall.nix') diff --git a/nixos/hosts/apocalypse/firewall.nix b/nixos/hosts/apocalypse/firewall.nix index b2c17af..5c73966 100644 --- a/nixos/hosts/apocalypse/firewall.nix +++ b/nixos/hosts/apocalypse/firewall.nix @@ -32,7 +32,7 @@ let in { networking.firewall = { - enable = true; + enable = false; allowedTCPPorts = baseTCP; allowedUDPPorts = baseUDP; allowedUDPPortRanges = baseUDPRanges; -- cgit v1.3.1