add secrets submodule to flake
This commit is contained in:
parent
e949a7d8e4
commit
9d74c2faac
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
nixvim.url = "git+https://git.wanderingcrow.net/TheWanderingCrow/nvix";
|
nixvim.url = "git+https://git.wanderingcrow.net/TheWanderingCrow/nvix";
|
||||||
sops-nix.url = "github:Mic92/sops-nix";
|
sops-nix.url = "github:Mic92/sops-nix";
|
||||||
nix-secrets.url = "./nix-secrets";
|
nix-secrets.url = "git+file://./nix-secrets";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = {
|
outputs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue