···
environment.systemPackages = with kdePackages; let
63
-
# Hack? To make everything run on Wayland
65
-
# Needed to render SVG icons
63
+
qtwayland # Hack? To make everything run on Wayland
64
+
qtsvg # Needed to render SVG icons
# Frameworks with globally loadable bits
frameworkintegration # provides Qt plugin
···
kiconthemes # provides Qt plugins
kimageformats # provides Qt plugins
kio # provides helper service + a bunch of other stuff
76
+
kio-admin # managing files as admin
77
+
kio-extras # stuff for MTP, AFC, etc
78
+
kio-fuse # fuse interface for KIO
kpackage # provides kpackagetool tool
kservice # provides kbuildsycoca6 tool
kwallet # provides helper service
···
96
+
kglobalacceld # keyboard shortcut daemon
kwrited # wall message proxy, not to be confused with kwrite
98
+
baloo # system indexer
99
+
milou # search engine atop baloo
100
+
kdegraphics-thumbnailers # pdf etc thumbnailer
101
+
polkit-kde-agent-1 # polkit auth ui
104
+
drkonqi # crash handler
105
+
kde-inotify-survey # warns the user on low inotifywatch limits
# Application integration
libplasma # provides Kirigami platform theme
plasma-integration # provides Qt platform theme
110
+
kde-gtk-config # syncs KDE settings to GTK
···
pkgs.xdg-user-dirs # recommended upstream
147
-
kdegraphics-thumbnailers
plasma-browser-integration
(lib.getBin qttools) # Expose qdbus in PATH
···