fix: Fix sops
This commit is contained in:
parent
1c1d6054b0
commit
70a5b89528
7 changed files with 34 additions and 11 deletions
|
@ -13,6 +13,10 @@
|
|||
url = "github:viperML/nh";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
nix-secrets = {
|
||||
url = "git+https://git.terah.dev/imterah/sops?shallow=1&ref=main";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue