refactor(hosts/luna): remove fail2ban
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m53s

This commit is contained in:
Price Hiller 2024-09-09 15:26:25 -05:00
parent 1da47fcffe
commit 2f4b3943f5
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,7 +0,0 @@
{ ... }:
{
services.fail2ban = {
enable = true;
maxretry = 10;
};
}