Files
nixconf/modules/net/services/fail2ban.nix
T
2026-06-01 18:33:05 -06:00

3 lines
38 B
Nix

{
services.fail2ban.enable = true;
}