File tree Expand file tree Collapse file tree 1 file changed +43
-43
lines changed Expand file tree Collapse file tree 1 file changed +43
-43
lines changed Original file line number Diff line number Diff line change 3030 # "homebrew/core"
3131 "homebrew/services"
3232 "koekeishiya/formulae"
33+ "jackielii/tab"
3334 "source-foundry/taproom"
3435 ] ;
3536
4041 ] )
4142 ++ [
4243 "yabai"
43- "skhd"
44+ "skhd-zig "
4445 "sui"
4546 ] ;
4647
47- casks =
48+ casks = [
49+ "android-studio"
50+ "anki"
51+ "arc"
52+ "brave-browser"
53+ "claude"
54+ # "dashlane"
55+ "discord"
56+ "docker-desktop"
57+ "figma"
58+ "google-chrome"
59+ "keybase"
60+ "keymapp"
61+ "linear-linear"
62+ "ngrok"
63+ "notion"
64+ "postman"
65+ "private-internet-access"
66+ "raycast"
67+ "slack"
68+ "sourcefoundry-slice"
69+ "spaceid"
70+ "spotify"
71+ "tableplus"
72+ "the-unarchiver"
73+ "viber"
74+ "zoom"
75+ ]
76+ ++ ( lib . optionals ( mode == "personal" ) (
4877 [
49- "android-studio"
50- "anki"
51- "arc"
52- "brave-browser"
53- "claude"
54- # "dashlane"
55- "discord"
56- "docker-desktop"
57- "figma"
58- "google-chrome"
59- "keybase"
60- "keymapp"
61- "linear-linear"
62- "ngrok"
63- "notion"
64- "postman"
65- "private-internet-access"
66- "raycast"
67- "slack"
68- "sourcefoundry-slice"
69- "spaceid"
70- "spotify"
71- "tableplus"
72- "the-unarchiver"
73- "viber"
74- "zoom"
78+ "google-drive"
79+ "ledger-live"
80+ "obsidian"
81+ "signal"
82+ "telegram"
83+ "tor-browser"
84+ "transmission"
85+ "vlc"
86+ "wechat"
87+ "whatsapp"
7588 ]
76- ++ ( lib . optionals ( mode == "personal" ) (
77- [
78- "google-drive"
79- "ledger-live"
80- "obsidian"
81- "signal"
82- "telegram"
83- "tor-browser"
84- "transmission"
85- "vlc"
86- "wechat"
87- "whatsapp"
88- ]
89- ++ games
90- ) ) ;
89+ ++ games
90+ ) ) ;
9191}
You can’t perform that action at this time.
0 commit comments