From 11173367e536e8106f5f87a96be4683e9b27bd03 Mon Sep 17 00:00:00 2001 From: Olaf Date: Thu, 8 May 2025 12:19:38 +0200 Subject: [PATCH] minor error --- modules/darwin/home-manager.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/darwin/home-manager.nix b/modules/darwin/home-manager.nix index 831b251..9a04115 100644 --- a/modules/darwin/home-manager.nix +++ b/modules/darwin/home-manager.nix @@ -117,7 +117,7 @@ in { path = "/Applications/Microsoft Word.app/"; } { path = "/Applications/Microsoft Powerpoint.app/"; } { path = "/Applications/Microsoft Teams.app/"; } - { path = "/System/Applications/Utilities/Screen Sharing.app/;"} + { path = "/System/Applications/Utilities/Screen Sharing.app/"; } { path = "/Applications/"; section = "others";