add secrets submodule to flake

This commit is contained in:
TheWanderingCrow 2025-01-03 15:30:01 -05:00
parent 8f8737f080
commit 5af888bd26

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