{ ... }:
{
services.fail2ban = {
enable = true;
maxretry = 10;
jails.DEFAULT.settings = {
port = "2200";
};
}