From 22a7de63547f38571243d9275f355db38df5699a Mon Sep 17 00:00:00 2001 From: JJ Date: Sat, 4 May 2024 14:45:24 -0700 Subject: [PATCH] plasma6: mark dolphin + spectacle as optional packages --- nixos/modules/services/desktop-managers/plasma6.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/nixos/modules/services/desktop-managers/plasma6.nix b/nixos/modules/services/desktop-managers/plasma6.nix index 08507b4d370a..a1baf54024d6 100644 --- a/nixos/modules/services/desktop-managers/plasma6.nix +++ b/nixos/modules/services/desktop-managers/plasma6.nix @@ -135,14 +135,11 @@ in { ksystemstats libksysguard - spectacle systemsettings kcmutils # Gear baloo - dolphin - dolphin-plugins ffmpegthumbs kdegraphics-thumbnailers kde-inotify-survey @@ -154,7 +151,6 @@ in { plasma-browser-integration konsole (lib.getBin qttools) # Expose qdbus in PATH - ark elisa gwenview @@ -162,6 +158,9 @@ in { kate khelpcenter print-manager + dolphin + dolphin-plugins + spectacle ]; in requiredPackages