{pkgs, config, ...}: { programs.kde-pim = { enable = true; kmail = false; merkuro = false; kontact = false; }; }