mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 22:30:25 +01:00
chore: remove gemini, install it via npm instead
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
{
|
||||
pkgs,
|
||||
nur-ryan4yin,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs;
|
||||
[
|
||||
mitmproxy # http/https proxy tool
|
||||
@@ -12,7 +8,6 @@
|
||||
# jetbrains.idea-community
|
||||
|
||||
# AI cli tools
|
||||
nur-ryan4yin.packages.${pkgs.system}.gemini-cli
|
||||
k8sgpt
|
||||
kubectl-ai # an ai helper opensourced by google
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user