add secrets submodule to flake

This commit is contained in:
TheWanderingCrow 2025-01-03 16:47:01 -05:00
parent f51c6b11b6
commit e949a7d8e4

View file

@ -7,10 +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-flakes";
flake = false;
};
nix-secrets.url = "./nix-secrets";
};
outputs = {