diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index 48c866c..7772bb6 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -22,12 +22,14 @@ casks = [ "brave-browser" "citrix-workspace" + "discord" "flux" # f.lux "keepassxc" "microsoft-teams" "notion" "obsidian" "raycast" + "zoom" ]; #... List of application to install from the offical Mac App Store (using mas)