First Try

This commit is contained in:
Olaf Kolkman
2025-05-06 19:41:26 +02:00
commit fbd41a72f1
58 changed files with 7011 additions and 0 deletions

26
modules/darwin/casks.nix Normal file
View 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"
]