add secrets submodule to flake

This commit is contained in:
TheWanderingCrow 2025-01-03 15:29:19 -05:00
parent e01322ec6a
commit 8f8737f080

View file

@ -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 = {