nix-conf/system/dev/dn-server/security/default.nix

6 lines
63 B
Nix

{
imports = [
./fail2ban.nix
# ./crowdsec.nix
];
}