fix kde application menu update
This commit is contained in:
parent
feaae5247f
commit
b220845e85
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
home.activation = {
|
home.activation = {
|
||||||
kdeApplicationCache = lib.hm.dag.entryAfter ["installPackages"] ''
|
kdeApplicationCache = lib.hm.dag.entryAfter ["installPackages"] ''
|
||||||
run rm ~/.cache/ksycoca6_* -rf
|
run rm ~/.cache/ksycoca6_* -rf
|
||||||
run kbuildsycoca6
|
run ${pkgs.kdePackages.kservice}/bin/kbuildsycoca6
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue