From 27b265803c7f484600dea0364d2a255894e24b53 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Tue, 14 Apr 2026 19:33:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(darwin):=20=E6=B7=BB=E5=8A=A0=20iPreview?= =?UTF-8?q?=20Quick=20Look=20=E6=89=A9=E5=B1=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/darwin/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/darwin/default.nix b/modules/darwin/default.nix index c48592c..d0d3f05 100644 --- a/modules/darwin/default.nix +++ b/modules/darwin/default.nix @@ -85,6 +85,7 @@ # Mac App Store masApps = { + "iPreview" = 1519213509; "Microsoft Word" = 462054704; "Microsoft Excel" = 462058435; "Microsoft PowerPoint" = 462062816;