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