diff options
| author | Fuwn <[email protected]> | 2025-01-03 00:39:47 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-03 00:39:47 -0800 |
| commit | 0037d96d3748c91d94e4b0081cf94094585f15ac (patch) | |
| tree | d9d577a0eb2e90f576010efa0c015b343e4d61cf /modules/mac/programs/homebrew/mas-apps.nix | |
| parent | nara: add new mas apps (diff) | |
| download | nixos-config-0037d96d3748c91d94e4b0081cf94094585f15ac.tar.xz nixos-config-0037d96d3748c91d94e4b0081cf94094585f15ac.zip | |
nara: automate mas apps generator script
Diffstat (limited to 'modules/mac/programs/homebrew/mas-apps.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/mas-apps.nix | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/mas-apps.nix b/modules/mac/programs/homebrew/mas-apps.nix new file mode 100644 index 0000000..c30aea1 --- /dev/null +++ b/modules/mac/programs/homebrew/mas-apps.nix @@ -0,0 +1,58 @@ +# This file is generated by scripts/generate_clean_mas_apps.sh +# Last updated: Fri Jan 3 00:39:15 PST 2025 + +{ + homebrew.masApps = { + "Prime Video" = 545519333; + "Week Number" = 6502579523; + "Proton Pass for Safari" = 6502835663; + Speedtest = 1153157709; + "Ichigo Reader - Translate Manga" = 1641432177; + "Grammarly for Safari" = 1462114288; + Unread = 1363637349; + GarageBand = 682658836; + Tailscale = 1475387142; + Xcode = 497799835; + "Second Clock" = 6450279539; + Speediness = 1596706466; + "Apple Configurator" = 1037126344; + Shiori = 6448140103; + Yomu = 562211012; + Transporter = 1450874784; + DevCleaner = 1388020431; + ServerCat = 1501532023; + Kindle = 302584613; + LanguageTool = 1534275760; + Infuse = 1136220934; + Gifski = 1351639930; + Kiwix = 997079563; + RocketSim = 1504940162; + Goodnotes = 1444383602; + "Friendly Streaming" = 553245401; + Vimari = 1480933944; + NextDNS = 1464122853; + TestFlight = 899247664; + Flighty = 1358823008; + "Day Progress" = 6450280202; + Termius = 1176074088; + Pages = 409201541; + Bakery = 1575220747; + Developer = 640199958; + "Apps for Google App" = 6504402138; + "AdGuard for Safari" = 1440147259; + VN = 1494451650; + Parcel = 639968404; + "Microsoft Outlook" = 985367838; + Perplexity = 6714467650; + Essayist = 1537845384; + iMovie = 408981434; + Messenger = 1480068668; + Numbers = 409203825; + "HEIC Converter" = 1294126402; + "Save to Raindrop.io" = 1549370672; + Keynote = 409183694; + Plash = 1494023538; + "Pizza Helper" = 1635319193; + "Hand Mirror" = 1502839586; + }; +} |