diff --git a/machines/dev/fedi203/woodpecker.nix b/machines/dev/fedi203/woodpecker.nix index 9fe994aa..d9475ddf 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