fix kde application menu update

This commit is contained in:
Nathan McCarty 2025-01-28 21:47:12 -05:00
parent feaae5247f
commit b220845e85

View file

@ -49,7 +49,7 @@
home.activation = {
kdeApplicationCache = lib.hm.dag.entryAfter ["installPackages"] ''
run rm ~/.cache/ksycoca6_* -rf
run kbuildsycoca6
run ${pkgs.kdePackages.kservice}/bin/kbuildsycoca6
'';
};
}