Reenable mas
parent
a79991d5c9
commit
364154d2fd
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue