kde: enable more of the default applications

This commit is contained in:
Nico 2025-06-05 21:58:37 +10:00
parent 26a64fb0db
commit f4e87af056

View file

@ -4,26 +4,23 @@
services.desktopManager.plasma6.enable = true;
environment.plasma6.excludePackages = with pkgs.kdePackages; [
plasma-browser-integration
konsole
(lib.getBin qttools) # Expose qdbus in PATH
ark
elisa
gwenview
okular
kate
khelpcenter
#dolphin
baloo-widgets # baloo information in Dolphin
dolphin-plugins
spectacle
ffmpegthumbs
krdp
gwenview
#xwaylandvideobridge
# dolphin
# spectacle
# xwaylandvideobridge
# kate
# gwenview
# ark
# plasma-browser-integration
];
}