Reenable mas
parent
a79991d5c9
commit
364154d2fd
|
@ -45,14 +45,12 @@ in
|
||||||
"unisonweb/unison"
|
"unisonweb/unison"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Prefer installing application from the Mac App Store
|
homebrew.masApps = {
|
||||||
# homebrew.masApps = {
|
Bitwarden = 1352778147;
|
||||||
# Bitwarden = 1352778147;
|
Spark = 1176895641;
|
||||||
# Spark = 1176895641;
|
Wireguard = 1451685025;
|
||||||
# # UTM = 1538878817;
|
Xcode = 497799835;
|
||||||
# Wireguard = 1451685025;
|
};
|
||||||
# Xcode = 497799835;
|
|
||||||
# };
|
|
||||||
|
|
||||||
# If an app isn't available in the Mac App Store, or the version in the App Store has
|
# 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.
|
# limitiations, e.g., Transmit, install the Homebrew Cask.
|
||||||
|
@ -60,7 +58,6 @@ in
|
||||||
"aerial"
|
"aerial"
|
||||||
"alfred"
|
"alfred"
|
||||||
"bartender"
|
"bartender"
|
||||||
# "cursorcerer"
|
|
||||||
"discord"
|
"discord"
|
||||||
"element"
|
"element"
|
||||||
"firefox"
|
"firefox"
|
||||||
|
@ -71,17 +68,17 @@ in
|
||||||
"lulu"
|
"lulu"
|
||||||
"macsvg"
|
"macsvg"
|
||||||
"miniforge"
|
"miniforge"
|
||||||
# "mullvadvpn"
|
"mullvadvpn"
|
||||||
"obsidian"
|
"obsidian"
|
||||||
|
"mullvadvpn"
|
||||||
"rectangle"
|
"rectangle"
|
||||||
"secretive"
|
"secretive"
|
||||||
"signal"
|
"signal"
|
||||||
"slack"
|
"slack"
|
||||||
"stay"
|
"stay"
|
||||||
"transmission"
|
"transmission"
|
||||||
# "twitch"
|
"utm"
|
||||||
# "utm"
|
"zoom"
|
||||||
# "zoom"
|
|
||||||
] ++ lib.optionals gamesEnabled [
|
] ++ lib.optionals gamesEnabled [
|
||||||
# games
|
# games
|
||||||
"gog-galaxy"
|
"gog-galaxy"
|
||||||
|
|
Loading…
Reference in New Issue