aboutsummaryrefslogtreecommitdiffstats
path: root/modules/vhack/fa/fail2ban/module.nix (unfollow)
Commit message (Collapse)Author
2026-07-30modules: Use namespacesBenedikt Peetz
That might make it easier in the future to merge different server configs together (and thusly facilitate code-reuse.).
2024-12-25refactor(system/services/fail2ban): Migrate to `by-name`Benedikt Peetz
Additionally, I've changed to owner of the `/var/lib/fail2ban` directory to `root:root` as the main `fail2ban` service also runs under `root` and a `fail2ban` user is never created.