diff options
author | polwex <polwex@sortug.com> | 2025-07-27 04:21:58 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-27 04:21:58 +0700 |
commit | 9dc29832c4fc17cd93f6eca6c0556277690a0061 (patch) | |
tree | f4d43d7ab1f8c8762c67ce58693f414b16a1295f /flake.nix | |
parent | 2339fba37290774336fa517a417330e3ff788ba5 (diff) |
mnew
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ############ |