Cleanup and pin crowdsec pkg to 1.6.4 (URL bug)
Some checks are pending
/ Build Nix targets (push) Waiting to run
Some checks are pending
/ Build Nix targets (push) Waiting to run
This commit is contained in:
parent
188fe4c1dc
commit
313913758a
5 changed files with 64 additions and 935 deletions
|
@ -29,6 +29,7 @@ in {
|
|||
age.secrets.nginx-capi-key = {
|
||||
file = ./secrets/cs-capi-key.age;
|
||||
owner = "crowdsec";
|
||||
mode = "600";
|
||||
};
|
||||
services = {
|
||||
crowdsec-firewall-bouncer = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue