feat: Add crowdsec module
This commit is contained in:
parent
22981fdcdd
commit
d0c6f2bcbe
13 changed files with 624 additions and 6 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -190,6 +190,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-crowdsec": {
|
||||
"locked": {
|
||||
"lastModified": 1738085579,
|
||||
"narHash": "sha256-7mLjMrOiiIi0vI7BJwbEipYQzwA7JF/NWHP+LM4q5S8=",
|
||||
"owner": "tlater",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "426a7afc9a6ecfdac544bda4022acef31e36df34",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tlater",
|
||||
"ref": "tlater/fix-crowdsec",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1737192615,
|
||||
|
@ -310,6 +326,7 @@
|
|||
"disko": "disko",
|
||||
"foundryvtt": "foundryvtt",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nixpkgs-crowdsec": "nixpkgs-crowdsec",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"sonnenshift": "sonnenshift",
|
||||
"sops-nix": "sops-nix",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue