loptland: add fail2ban

This commit is contained in:
Christoph Hollizeck 2024-11-09 19:13:17 +01:00
parent 0eb5ef5191
commit f3ba9c587d
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1763BB530F50279E

View file

@ -37,6 +37,10 @@ in
};
};
services.fail2ban = {
enable = true;
};
services.nginx = {
enable = true;
recommendedProxySettings = true;