chore(crowdsec): Switch to upstream module

This commit is contained in:
Tristan Daniël Maat 2026-02-25 00:07:34 +08:00
parent 2a9b08f1e6
commit 4667044ea5
Signed by: tlater
GPG key ID: 02E935006CF2E8E7
8 changed files with 87 additions and 647 deletions

View file

@ -1,6 +1 @@
{
imports = [
./crowdsec
./serviceTests/stub.nix
];
}
{ imports = [ ./serviceTests/stub.nix ]; }