moved secrets to a new repo

This commit is contained in:
chloe 2024-08-24 10:59:32 +02:00
parent 97f9c995b8
commit 8998b072c3
9 changed files with 3 additions and 124 deletions

View file

@ -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 =