5 lines
56 B
Nix
5 lines
56 B
Nix
{ config, ... }:
|
|
|
|
{
|
|
services.fail2ban.enable = true;
|
|
} |
{ config, ... }:
|
|
|
|
{
|
|
services.fail2ban.enable = true;
|
|
} |