Compare commits

...

2 Commits

Author SHA1 Message Date
dece224b2a add antigravity 2026-01-07 21:12:34 +09:00
3d913f6915 feat: add 2025-12-27 17:08:20 +09:00
3 changed files with 5 additions and 3 deletions

View File

@@ -28,7 +28,6 @@ with pkgs; [
go go
ninja ninja
binwalk binwalk
dotnet-sdk_9
csharp-ls csharp-ls
cmake cmake
gnumake gnumake

View File

@@ -54,5 +54,7 @@ with pkgs; [
xmonad-with-packages xmonad-with-packages
pureref pureref
freerdp freerdp
prusa-slicer 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
] ]