Skip to content

Commit c847eb6

Browse files
committed
Reduce homebrew casks in templates
1 parent 0a4f7b1 commit c847eb6

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

templates/starter-with-secrets/modules/darwin/casks.nix

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,24 @@ _:
33
[
44
# Development Tools
55
"homebrew/cask/docker"
6-
"insomnia"
7-
"ngrok"
8-
"postico"
96
"visual-studio-code"
107

118
# Communication Tools
129
"discord"
13-
"loom"
1410
"notion"
1511
"slack"
1612
"telegram"
1713
"zoom"
1814

1915
# Utility Tools
20-
"appcleaner"
2116
"syncthing"
2217

2318
# Entertainment Tools
24-
"steam"
2519
"vlc"
2620

2721
# Productivity Tools
2822
"raycast"
29-
"asana"
3023

3124
# Browsers
3225
"google-chrome"
33-
34-
# AI
35-
"diffusionbee"
3626
]

templates/starter/modules/darwin/casks.nix

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,24 @@ _:
33
[
44
# Development Tools
55
"homebrew/cask/docker"
6-
"insomnia"
7-
"ngrok"
8-
"postico"
96
"visual-studio-code"
107

118
# Communication Tools
129
"discord"
13-
"loom"
1410
"notion"
1511
"slack"
1612
"telegram"
1713
"zoom"
1814

1915
# Utility Tools
20-
"appcleaner"
2116
"syncthing"
2217

2318
# Entertainment Tools
24-
"steam"
2519
"vlc"
2620

2721
# Productivity Tools
2822
"raycast"
29-
"asana"
3023

3124
# Browsers
3225
"google-chrome"
33-
34-
# AI
35-
"diffusionbee"
3626
]

0 commit comments

Comments
 (0)