diff --git a/flake.nix b/flake.nix index fa1f025..8d3e809 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = {