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

@@ -32,6 +32,4 @@
# used for deploying configs to server
users.users.root.openssh.authorizedKeys.keys =
config.users.users.${username}.openssh.authorizedKeys.keys;
services.fail2ban.enable = true;
}