nix-config/modules/darwin/apps.nix
2026-03-04 19:39:06 +01:00

18 lines
377 B
Nix
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
homebrew.masApps = {
"Tailscale" = 1475387142;
"AdGuard Mini" = 1440147259;
"Pages" = 361309726;
"Numbers" = 361304891;
"Keynote" = 361285480;
"Things" = 904280696;
"Xcode" = 497799835;
"Final Cut Pro" = 424389933;
"Logic Pro" = 634148309;
"Compressor" = 424390742;
"MainStage" = 634159523;
"Motion" = 434290957;
};
}