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
ninja
binwalk
dotnet-sdk_9
csharp-ls
cmake
gnumake

View File

@@ -54,5 +54,7 @@ with pkgs; [
xmonad-with-packages
pureref
freerdp
prusa-slicer
vscode
zellij
antigravity
]

View File

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