add antigravity

This commit is contained in:
2026-01-07 21:12:34 +09:00
parent 3d913f6915
commit dece224b2a
2 changed files with 4 additions and 1 deletions

View File

@@ -55,4 +55,6 @@ with pkgs; [
pureref pureref
freerdp freerdp
vscode vscode
zellij
antigravity
] ]

View File

@@ -30,7 +30,7 @@ with pkgs; [
# utils # utils
xclip xclip
openssl openssl
ffmpeg ffmpeg-full
reptyr reptyr
cloc cloc
protocol protocol
@@ -87,4 +87,5 @@ with pkgs; [
pv pv
squashfsTools squashfsTools
kubernetes-helm kubernetes-helm
argocd
] ]