diff options
author | polwex <polwex@sortug.com> | 2025-07-27 04:40:47 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-27 04:40:47 +0700 |
commit | a61c5db40ee85f98e6f40417c73ef10ca566aa19 (patch) | |
tree | fb40f83a53901077a91ce93552b6d37aaa44392c /flake.nix | |
parent | 05cdc5aa6b41fa4cefa2e7a13520c8a618f8536c (diff) | |
parent | 9dc29832c4fc17cd93f6eca6c0556277690a0061 (diff) |
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 ############ |