_: { homebrew = { taps = [ "homebrew/cask" "homebrew/services" "walkah/tap" "1password/tap" "d12frosted/emacs-plus" "dracula/install" "heroku/brew" ]; brews = [ "asdf" "awscli" "cmake" "cocoapods" "coreutils" "drone-cli" "doppler" "emacs-plus" "fontconfig" "gcc" "gh" "helm" "heroku" "ipfs" "kind" "kubernetes-cli" "kustomize" "libtool" "mr" "ollama" "opentofu" "ripgrep" "sentry-cli" "tea" "terminal-notifier" "watchman" ]; casks = [ "1password" "1password-cli" "android-studio" "balenaetcher" "beeper" "brave-browser" "bruno" "bunch" "calibre" "discord" "docker" "dracula-xcode" "element" "fantastical" "figma" "firefox@developer-edition" "font-jetbrains-mono" "font-jetbrains-mono-nerd-font" "ghostty" "google-chrome" "google-cloud-sdk" "gpg-suite" "hazel" "jordanbaird-ice" "logi-options+" "logitech-camera-settings" "microsoft-edge" "microsoft-office" "minecraft" "obsidian" "opal-composer" "plexamp" "raycast" "slack" "sonos" "spotify" "stats" "steam" "synology-drive" "tailscale" "todoist" "visual-studio-code" "zoom" "zulu@17" ]; # TODO: re-enable when https://github.com/nix-darwin/nix-darwin/issues/1323 is resolved # masApps = { # OnePasswordSafari = 1569813296; # Bumpr = 1166066070; # DayOne = 1055511498; # Drafts = 1435957248; # HomeAssistant = 1099568401; # Xcode = 497799835; # }; }; }