Compare commits

...

3 Commits

Author SHA1 Message Date
cupcakearmy 8e5cbf546d remove deno 2026-04-29 12:53:49 +02:00
cupcakearmy 43feed2d0f swap vscode and zed 2026-04-29 12:53:36 +02:00
cupcakearmy c42413b3f2 remove aldente 2026-04-29 12:53:28 +02:00
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -5,7 +5,6 @@
"oversight" "oversight"
# Utility # Utility
"aldente"
"alt-tab" "alt-tab"
"keka" "keka"
"jordanbaird-ice" "jordanbaird-ice"
+1 -2
View File
@@ -41,9 +41,8 @@
persistent-apps = [ persistent-apps = [
"/Applications/Zen.app" "/Applications/Zen.app"
"/Applications/Ghostty.app" "/Applications/Ghostty.app"
"/Applications/Visual Studio Code.app" "/Applications/Zed.app"
"/Applications/Spotify.app" "/Applications/Spotify.app"
"/System/Applications/System Settings.app"
]; ];
persistent-others = [ ]; persistent-others = [ ];
}; };
-1
View File
@@ -25,7 +25,6 @@ with pkgs;
nixd nixd
fnm fnm
bun bun
deno
zig zig
uv uv
ruff ruff