nixos/plasma6: fix shellcheck findings with enableStrictShellChecks e… (#349580)

This commit is contained in:
K900 2024-10-18 20:09:15 +03:00 committed by GitHub
commit e1bc488872
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
activationScript = ''
# will be rebuilt automatically
rm -fv $HOME/.cache/ksycoca*
rm -fv "$HOME/.cache/ksycoca"*
'';
in {
options = {