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 6f994ea..f0f8d37 100644
--- a/flake.nix
+++ b/flake.nix
@@ -84,6 +84,10 @@
url = "path:/home/y/nixconf/derivations/yek";
inputs.nixpkgs.follows = "nixpkgs";
};
+ gemini-cli = {
+ url = "path:/home/y/nixconf/derivations/gemini";
+ inputs.nixpkgs.follows = "nixpkgs";
+ };
############# non flakes ############