tlaternet-server/modules/crowdsec/remediations/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
53 B
Nix
Raw Permalink Normal View History

2025-01-23 16:35:23 +00:00
{
imports = [
./cs-firewall-bouncer.nix
];
}