modules/nixos/common/security: disable fail2ban
This commit is contained in:
parent
c4c8c32b51
commit
bfc38c0bf1
1 changed files with 1 additions and 1 deletions
|
@ -48,5 +48,5 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Ban brute force SSH
|
# Ban brute force SSH
|
||||||
services.fail2ban.enable = true;
|
#services.fail2ban.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue