ctucx.git: nixfiles

ctucx' nixfiles

commit a116bd3acbb02b88837b1bad25cf160f6fae26b9
parent 1ce7c92e55791b30a08e1b73d2ad9fcc48ff8455
Author: Leah (ctucx) <git@ctu.cx>
Date: Thu, 15 Feb 2024 16:03:53 +0100

configurations/darwin/macAppStore: add `Grocy Mobile`
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/configurations/darwin/macAppStore.nix b/configurations/darwin/macAppStore.nix
@@ -10,13 +10,14 @@
     ];
 
     masApps = {
-      Numbers       = 409203825;
-      Pages         = 409201541;
-      Navigator     = 1590354537;
-      "ICE Buddy"   = 1595947689;
-      Telegram      = 747648890;
-      "AusweisApp2" = 948660805;
-      Mona          = 1659154653;
+      Numbers        = 409203825;
+      Pages          = 409201541;
+      Navigator      = 1590354537;
+      "ICE Buddy"    = 1595947689;
+      Telegram       = 747648890;
+      "AusweisApp2"  = 948660805;
+      Mona           = 1659154653;
+      "Grocy Mobile" = 1567803209;
     };
 
   };