mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-05-25 21:35:24 +00:00
Compare commits
3 Commits
dacad9fb95
...
8e5cbf546d
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e5cbf546d | |||
| 43feed2d0f | |||
| c42413b3f2 |
@@ -5,7 +5,6 @@
|
|||||||
"oversight"
|
"oversight"
|
||||||
|
|
||||||
# Utility
|
# Utility
|
||||||
"aldente"
|
|
||||||
"alt-tab"
|
"alt-tab"
|
||||||
"keka"
|
"keka"
|
||||||
"jordanbaird-ice"
|
"jordanbaird-ice"
|
||||||
|
|||||||
+1
-2
@@ -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 = [ ];
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -25,7 +25,6 @@ with pkgs;
|
|||||||
nixd
|
nixd
|
||||||
fnm
|
fnm
|
||||||
bun
|
bun
|
||||||
deno
|
|
||||||
zig
|
zig
|
||||||
uv
|
uv
|
||||||
ruff
|
ruff
|
||||||
|
|||||||
Reference in New Issue
Block a user