chore: remove gemini, install it via npm instead

This commit is contained in:
Ryan Yin
2025-07-16 22:24:46 +08:00
parent f51f364cfa
commit 99cd3f8936

View File

@@ -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
]