Flake: add secrets repo
This commit is contained in:
parent
8d1b7584f3
commit
8a8b69b79b
2 changed files with 21 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
description = "Configuration for Everest";
|
||||
|
||||
inputs = {
|
||||
secrets = {
|
||||
url = "git+http://git.everest.sable-pancake.ts.net/Toast/nix-secrets";
|
||||
flake = false;
|
||||
};
|
||||
nixpkgs-raw.url = "nixpkgs/nixos-23.11";
|
||||
nixpkgs-unstable-raw.url = "nixpkgs/nixos-unstable";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue