mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
add secrets submodule to flake
This commit is contained in:
parent
e01322ec6a
commit
8f8737f080
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nixvim.url = "git+https://git.wanderingcrow.net/TheWanderingCrow/nvix";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
nix-secrets.url = "git+file://./nix-secrets";
|
||||
nix-secrets.url = "git+file:///./nix-secrets";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue