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:
parent
c225c003f6
commit
885a967cc0
1 changed files with 3 additions and 0 deletions
|
|
@ -50,6 +50,9 @@
|
||||||
"lulu"
|
"lulu"
|
||||||
"rectangle"
|
"rectangle"
|
||||||
];
|
];
|
||||||
|
brews = [
|
||||||
|
"mas"
|
||||||
|
];
|
||||||
masApps = {
|
masApps = {
|
||||||
"Infuse" = 1136220934;
|
"Infuse" = 1136220934;
|
||||||
"Hidden Bar" = 1452453066;
|
"Hidden Bar" = 1452453066;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue