diff --git a/modules/fail2ban.nix b/modules/fail2ban.nix index 330da9f..b563f90 100644 --- a/modules/fail2ban.nix +++ b/modules/fail2ban.nix @@ -14,7 +14,7 @@ tor = '' enabled = true bantime = 25h - action = iptables-allports[name=fail2banTOR, protocol=all] + action = nftables-allports ''; dovecot = '' enabled = true