treewide format
This commit is contained in:
parent
653eb2d606
commit
b346790feb
31 changed files with 150 additions and 104 deletions
|
|
@ -34,7 +34,8 @@
|
|||
|
||||
services.fail2ban = {
|
||||
enable = lib.mkDefault true;
|
||||
ignoreIP = [ # Expected internal IP ranges
|
||||
ignoreIP = [
|
||||
# Expected internal IP ranges
|
||||
"172.16.0.0/12"
|
||||
"192.168.0.0/16"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue