From 6ba0196a5cc237a263ce0210b920bbd5d38fac0c Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 16 Jan 2025 16:31:42 +0530 Subject: update --- modules/plasma.nix | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'modules/plasma.nix') diff --git a/modules/plasma.nix b/modules/plasma.nix index 6fbe589..ea06802 100644 --- a/modules/plasma.nix +++ b/modules/plasma.nix @@ -2,4 +2,18 @@ { services.desktopManager.plasma6.enable = true; + environment.plasma6.excludePackages = with pkgs.kdePackages; [ + plasma-browser-integration + konsole + elisa + ark + gwenview + okular + kate + khelpcenter + dolphin + dolphin-plugins + baloo-widgets + krdp + ]; } -- cgit v1.2.3