mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
moved secrets to a new repo
This commit is contained in:
parent
97f9c995b8
commit
8998b072c3
9 changed files with 3 additions and 124 deletions
|
@ -7,6 +7,9 @@
|
|||
|
||||
alejandra.url = "github:kamadorueda/alejandra/3.0.0";
|
||||
alejandra.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nix-secrets.url = "git.hypervirtual.world:harry123/nix-secrets.git";
|
||||
nix-secrets.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue