plasma5: Help D-Bus find kactivitymanagerd

This commit is contained in:
Thomas Tuegel 2022-11-23 10:27:00 -06:00 committed by Peter Hoeg
parent 34b2fcfd19
commit 03354f45ab

View file

@ -384,6 +384,11 @@ in
++ lib.optionals config.services.samba.enable [ kdenetwork-filesharing pkgs.samba ]
++ lib.optional config.services.xserver.wacom.enable pkgs.wacomtablet;
# Extra services for D-Bus activation
services.dbus.packages = [
plasma5.kactivitymanagerd
];
environment.pathsToLink = [
# FIXME: modules should link subdirs of `/share` rather than relying on this
"/share"