From 7f9079390993574a830a4b4eb2b4eeca002599be Mon Sep 17 00:00:00 2001 From: xenia Date: Sat, 27 Jul 2024 17:02:41 +0200 Subject: [PATCH] Put launchpad in dock --- darwin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/darwin.nix b/darwin.nix index 2e69f5aa..d05c2fd3 100644 --- a/darwin.nix +++ b/darwin.nix @@ -121,6 +121,7 @@ in system.defaults.dock.persistent-apps = [ # Finder? LaunchPad? + "/System/Applications/Launchpad.app/" "${pkgs.keepassxc}/Applications/KeePassXC.app" "/System/Applications/Calendar.app/" "/System/Applications/Mail.app/"