Flake: add secrets repo

This commit is contained in:
Toast 2024-02-19 13:22:25 +01:00
parent 8d1b7584f3
commit 8a8b69b79b
2 changed files with 21 additions and 0 deletions

View file

@ -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";