diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-08-03 05:02:12 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-08-03 11:11:29 -0600 |
| commit | 8f1e3db57ce4f5c3a673e662dfbef5106603b268 (patch) | |
| tree | a187403d3a957b34d4abbc552e75132cde4371e4 /sys | |
| parent | 92848a9ab888518d7211327d7733f40814e7ccbf (diff) | |
sys/platform: switch to [lustrated]
Diffstat (limited to '')
| -rw-r--r-- | sys/net/fail2ban.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/fail2ban.nix b/sys/net/fail2ban.nix index 6dbacd1..91e7714 100644 --- a/sys/net/fail2ban.nix +++ b/sys/net/fail2ban.nix @@ -24,7 +24,7 @@ in #TODO: No quemar ignoreIP = [ "10.34.0.0/16" - "167.114.128.142" + "37.205.12.147" ]; }; }; |
