diff --git a/darwin/homebrew.nix b/darwin/homebrew.nix index 9617df0..69ede1f 100644 --- a/darwin/homebrew.nix +++ b/darwin/homebrew.nix @@ -45,14 +45,12 @@ in "unisonweb/unison" ]; - # Prefer installing application from the Mac App Store - # homebrew.masApps = { - # Bitwarden = 1352778147; - # Spark = 1176895641; - # # UTM = 1538878817; - # Wireguard = 1451685025; - # Xcode = 497799835; - # }; + homebrew.masApps = { + Bitwarden = 1352778147; + Spark = 1176895641; + Wireguard = 1451685025; + Xcode = 497799835; + }; # If an app isn't available in the Mac App Store, or the version in the App Store has # limitiations, e.g., Transmit, install the Homebrew Cask. @@ -60,7 +58,6 @@ in "aerial" "alfred" "bartender" - # "cursorcerer" "discord" "element" "firefox" @@ -71,17 +68,17 @@ in "lulu" "macsvg" "miniforge" - # "mullvadvpn" + "mullvadvpn" "obsidian" + "mullvadvpn" "rectangle" "secretive" "signal" "slack" "stay" "transmission" - # "twitch" - # "utm" - # "zoom" + "utm" + "zoom" ] ++ lib.optionals gamesEnabled [ # games "gog-galaxy"