mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fixed secrets url
This commit is contained in:
parent
7a041b8471
commit
a0d0a157c4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
alejandra.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nix-secrets = {
|
||||
url = "git.hypervirtual.world:harry123/nix-secrets.git";
|
||||
url = "git+https://git.hypervirtual.world/harry123/nix-secrets.git";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue