activation règle ssh-iptable

This commit is contained in:
2016-08-15 16:14:06 +02:00
parent 9190d21a65
commit 7b298ac8a3

View File

@@ -39,4 +39,7 @@ mkIf cfg.fail2ban {
};
};
};
# https://github.com/NixOS/nixpkgs/issues/8437
services.fail2ban.jails.ssh-iptables = "enabled = true";
}