Cleanup and pin crowdsec pkg to 1.6.4 (URL bug)
Some checks are pending
/ Build Nix targets (push) Waiting to run

This commit is contained in:
Théo Barnouin 2025-05-28 11:48:38 +02:00
parent 188fe4c1dc
commit 313913758a
5 changed files with 64 additions and 935 deletions

View file

@ -29,6 +29,7 @@ in {
age.secrets.nginx-capi-key = {
file = ./secrets/cs-capi-key.age;
owner = "crowdsec";
mode = "600";
};
services = {
crowdsec-firewall-bouncer = {