loptland: add fail2ban
This commit is contained in:
parent
d0284bc21b
commit
0a5c8565f0
|
@ -37,6 +37,10 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
services.fail2ban = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
recommendedProxySettings = true;
|
||||
|
|
Loading…
Reference in a new issue