diff --git a/machines/dev/fedi203/woodpecker.nix b/machines/dev/fedi203/woodpecker.nix index bd8a37c9..aabe4e77 100644 --- a/machines/dev/fedi203/woodpecker.nix +++ b/machines/dev/fedi203/woodpecker.nix @@ -257,6 +257,10 @@ }; }; + networking = { + nftables.enable = lib.mkForce false; + }; + networking.firewall.allowedTCPPorts = [ 22 80