Merge pull request 'feat(darwin): declare Mac App Store apps' (#11) from feat/darwin-mas-apps into main
CI / flake (push) Successful in 1m45s
CI / flake (push) Successful in 1m45s
Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
@@ -131,7 +131,19 @@
|
||||
"vscodium"
|
||||
"winbox"
|
||||
];
|
||||
masApps = { };
|
||||
masApps = {
|
||||
Amphetamine = 937984704;
|
||||
"Apple Configurator" = 1037126344;
|
||||
"Game Controller Tester" = 1500593102;
|
||||
"Home Assistant" = 1099568401;
|
||||
Infuse = 1136220934;
|
||||
Keynote = 409183694;
|
||||
Numbers = 409203825;
|
||||
Pages = 409201541;
|
||||
PDFgear = 6469021132;
|
||||
PL2303Serial = 1624835354;
|
||||
WireGuard = 1451685025;
|
||||
};
|
||||
};
|
||||
|
||||
# Used for backwards compatibility; read `darwin-rebuild changelog` before changing.
|
||||
|
||||
Reference in New Issue
Block a user