{ ... }: { # brew install --cask # these need to be updated manually homebrew.casks = [ "flameshot" "ghostty" "keepassxc" "spotify" "drawio" ]; system.defaults.dock.persistent-apps = [ "/Applications/Cursor.app" "/Applications/Firefox.app" "/Applications/Ghostty.app" "/Applications/Microsoft Outlook.app" "/Applications/Slack.app" "/Applications/Spotify.app" "/Applications/Thunderbird.app" "/Applications/zoom.us.app" "/System/Applications/Notes.app" ]; }