ctucx.git: nixfiles

ctucx' nixfiles

commit d62f11b098701fe70e491a2b1f78b81a9ee765ee
parent 5d0a9bd66051e17c52d482145d41eea4c10b21bb
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 18 Aug 2022 20:41:33 +0200

darwin/homebrew: add mas-apps Pages and Numbers
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/configurations/darwin/homebrew.nix b/configurations/darwin/homebrew.nix
@@ -34,6 +34,8 @@
       "monitorcontrol"
     ];
     masApps = {
+      Numbers     = 409203825;
+      Pages       = 409201541;
       Navigator   = 1590354537;
       "ICE Buddy" = 1595947689;
     };