summaryrefslogtreecommitdiff
path: root/modules/mac
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-03 00:34:39 -0800
committerFuwn <[email protected]>2025-01-03 00:34:39 -0800
commit7cc9d883955941f90452babc2c631297d15e2862 (patch)
tree9841c033df2636424e2c34638ca6891ad8b3b367 /modules/mac
parentnara: add tuist (diff)
downloadnixos-config-7cc9d883955941f90452babc2c631297d15e2862.tar.xz
nixos-config-7cc9d883955941f90452babc2c631297d15e2862.zip
nara: add new mas apps
Diffstat (limited to 'modules/mac')
-rw-r--r--modules/mac/programs/homebrew/mas.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/modules/mac/programs/homebrew/mas.nix b/modules/mac/programs/homebrew/mas.nix
index 10e9008..bdbbfe4 100644
--- a/modules/mac/programs/homebrew/mas.nix
+++ b/modules/mac/programs/homebrew/mas.nix
@@ -1,7 +1,7 @@
{
homebrew.masApps = {
- "Pizza Helper" = 1635319193;
- "Hand Mirror" = 1502839586;
+ "Prime Video" = 545519333;
+ "Week Number" = 6502579523;
"Proton Pass for Safari" = 6502835663;
Speedtest = 1153157709;
"Ichigo Reader - Translate Manga" = 1641432177;
@@ -46,9 +46,10 @@
Messenger = 1480068668;
Numbers = 409203825;
"HEIC Converter" = 1294126402;
+ "Save to Raindrop.io" = 1549370672;
Keynote = 409183694;
Plash = 1494023538;
- "Prime Video" = 545519333;
- "Week Number" = 6502579523;
+ "Pizza Helper" = 1635319193;
+ "Hand Mirror" = 1502839586;
};
}