diff --git a/services/fail2ban.nix b/services/fail2ban.nix index e5657f3..77c1434 100644 --- a/services/fail2ban.nix +++ b/services/fail2ban.nix @@ -21,7 +21,6 @@ ignoreIP = [ "127.0.0.1/8" "::1" - "192.168.0.0/16" "10.0.0.0/8" ];