feat: Add crowdsec module
This commit is contained in:
parent
968a0cf58a
commit
5f4d4de135
13 changed files with 624 additions and 6 deletions
modules
|
@ -1 +1,6 @@
|
|||
{ imports = [ ./nginxExtensions.nix ]; }
|
||||
{
|
||||
imports = [
|
||||
./crowdsec
|
||||
./nginxExtensions.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue