Fix more issues
This commit is contained in:
parent
caaa4237cc
commit
0ff094c787
6 changed files with 12 additions and 8 deletions
|
|
@ -2,6 +2,10 @@
|
|||
{
|
||||
services.fail2ban = {
|
||||
enable = true;
|
||||
|
||||
ignoreIP = [
|
||||
"192.168.0.0/16"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue