Modules: enable Fail2ban by default
This commit is contained in:
parent
be391c3b39
commit
31d49078b1
|
@ -36,5 +36,7 @@
|
|||
set indicator
|
||||
'';
|
||||
};
|
||||
|
||||
services.fail2ban.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue