applications(darwin): add mas

prevents temporarily installing then uninstalling of MAS when using app
store apps managed by nix-darwin
This commit is contained in:
Nico 2025-07-13 01:47:35 +10:00
parent c225c003f6
commit 885a967cc0
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -50,6 +50,9 @@
"lulu" "lulu"
"rectangle" "rectangle"
]; ];
brews = [
"mas"
];
masApps = { masApps = {
"Infuse" = 1136220934; "Infuse" = 1136220934;
"Hidden Bar" = 1452453066; "Hidden Bar" = 1452453066;