nit: move fail2ban to security module

This commit is contained in:
2026-01-20 14:11:15 -05:00
parent 5ad5aff5e8
commit b550e495c8
2 changed files with 2 additions and 2 deletions

View File

@@ -27,4 +27,6 @@
};
*/
};
services.fail2ban.enable = true;
}