mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-05-25 21:35:24 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e5cbf546d | |||
| 43feed2d0f | |||
| c42413b3f2 |
@@ -5,7 +5,6 @@
|
||||
"oversight"
|
||||
|
||||
# Utility
|
||||
"aldente"
|
||||
"alt-tab"
|
||||
"keka"
|
||||
"jordanbaird-ice"
|
||||
|
||||
+1
-2
@@ -41,9 +41,8 @@
|
||||
persistent-apps = [
|
||||
"/Applications/Zen.app"
|
||||
"/Applications/Ghostty.app"
|
||||
"/Applications/Visual Studio Code.app"
|
||||
"/Applications/Zed.app"
|
||||
"/Applications/Spotify.app"
|
||||
"/System/Applications/System Settings.app"
|
||||
];
|
||||
persistent-others = [ ];
|
||||
};
|
||||
|
||||
@@ -25,7 +25,6 @@ with pkgs;
|
||||
nixd
|
||||
fnm
|
||||
bun
|
||||
deno
|
||||
zig
|
||||
uv
|
||||
ruff
|
||||
|
||||
Reference in New Issue
Block a user