mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
6 lines
52 B
Nix
6 lines
52 B
Nix
{
|
|
services.fail2ban = {
|
|
enable = true;
|
|
};
|
|
}
|