add secrets submodule to flake

This commit is contained in:
TheWanderingCrow 2025-01-03 15:47:25 -05:00
parent 5af888bd26
commit abd30046b8

View file

@ -8,6 +8,7 @@
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.flake = false;
};
outputs = {