nixos/plasma6: fix shellcheck findings with enableStrictShellChecks enabled

This commit is contained in:
Sandro Jäckel
2024-10-18 17:29:23 +02:00
parent b5cd423a36
commit fc31cfea42
@@ -12,7 +12,7 @@
activationScript = ''
# will be rebuilt automatically
rm -fv $HOME/.cache/ksycoca*
rm -fv "$HOME/.cache/ksycoca"*
'';
in {
options = {