add secrets submodule to flake

This commit is contained in:
TheWanderingCrow 2025-01-03 15:09:17 -05:00
parent 4536471e04
commit e01322ec6a

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 = "path:./nix-secrets";
nix-secrets.url = "git+file://./nix-secrets";
};
outputs = {