1 2 3 4 5 6 7 8 9 10 11
{ services.fail2ban = { enable = false; ignoreIP = [ "10.0.0.0/8" "172.16.0.0/12" "192.168.0.0/16" ]; }; }