mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
add fail2ban
This commit is contained in:
parent
3ccf724576
commit
3df865b5b9
2 changed files with 6 additions and 0 deletions
5
modules/services/fail2ban/default.nix
Normal file
5
modules/services/fail2ban/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
services.fail2ban = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue