First Try
This commit is contained in:
26
modules/darwin/casks.nix
Normal file
26
modules/darwin/casks.nix
Normal file
@ -0,0 +1,26 @@
|
||||
_:
|
||||
|
||||
[
|
||||
# Development Tools
|
||||
"homebrew/cask/docker"
|
||||
"visual-studio-code"
|
||||
|
||||
# Communication Tools
|
||||
"discord"
|
||||
"notion"
|
||||
"slack"
|
||||
"telegram"
|
||||
"zoom"
|
||||
|
||||
# Utility Tools
|
||||
"syncthing"
|
||||
|
||||
# Entertainment Tools
|
||||
"vlc"
|
||||
|
||||
# Productivity Tools
|
||||
"raycast"
|
||||
|
||||
# Browsers
|
||||
"google-chrome"
|
||||
]
|
Reference in New Issue
Block a user