File tree Expand file tree Collapse file tree 3 files changed +13
-20
lines changed
Expand file tree Collapse file tree 3 files changed +13
-20
lines changed Original file line number Diff line number Diff line change 44 enable = true ;
55 taps = [ ] ;
66 brews = [
7- "cliclick"
87 "choose-gui"
9- "llama.cpp "
8+ "cliclick "
109 "switchaudio-osx"
1110 ] ;
1211 casks = [
1312 "adobe-creative-cloud"
1413 "arc"
1514 "betterdisplay"
16- "capcut"
1715 "cloudflare-warp"
1816 "contexts"
1917 "cursor"
2624 "google-drive"
2725 "grandperspective"
2826 "handbrake"
29- "iina"
30- "iterm2"
3127 "jetbrains-toolbox"
3228 "karabiner-elements"
29+ "microsoft-edge"
3330 "notion"
3431 "obs"
35- "orion"
3632 "orbstack"
33+ "orion"
3734 "raycast"
3835 "shottr"
39- "shureplus-motiv"
4036 "slack"
4137 "stremio"
4238 "superwhisper"
4339 "telegram"
4440 "visual-studio-code"
41+ "vlc"
4542 "zed"
4643 "zen-browser"
4744 ] ;
Original file line number Diff line number Diff line change @@ -23,9 +23,6 @@ with pkgs; [
2323 nodejs_22
2424 nvd
2525 ollama
26- php83
27- php83Packages . composer
28- python39
2926 rustc
3027 shellcheck
3128 shfmt
@@ -43,7 +40,6 @@ with pkgs; [
4340
4441 # gui
4542 gum
46- kitty
4743 mas
4844 pinentry_mac
4945 skhd
You can’t perform that action at this time.
0 commit comments