summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index d2f93c4..3cbe025 100644
--- a/flake.nix
+++ b/flake.nix
@@ -20,6 +20,10 @@
url = "git+https://git.nathanreiner.xyz/wofi-pass";
inputs.nixpkgs.follows = "nixpkgs";
};
+ blueprint = {
+ url = "git+https://git.nathanreiner.xyz/blueprint";
+ inputs.nixpkgs.follows = "nixpkgs";
+ };
};
outputs =