chore: fix crowdsec
This commit is contained in:
parent
5845bbb111
commit
d611a670c5
2 changed files with 3 additions and 4 deletions
|
|
@ -21,10 +21,7 @@
|
|||
impermanence.url = "github:nix-community/impermanence";
|
||||
|
||||
# Security enhancement.
|
||||
crowdsec = {
|
||||
url = "git+https://codeberg.org/kampka/nix-flake-crowdsec.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
crowdsec.url = "git+https://codeberg.org/kampka/nix-flake-crowdsec.git";
|
||||
|
||||
# Our personal flakes
|
||||
nixvim.url = "git+https://git.sajenim.dev/jasmine/nvim.nix.git";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue