nixos/plasma6: fix shellcheck findings with enableStrictShellChecks e… (#349580)
This commit is contained in:
commit
e1bc488872
@ -12,7 +12,7 @@
|
||||
|
||||
activationScript = ''
|
||||
# will be rebuilt automatically
|
||||
rm -fv $HOME/.cache/ksycoca*
|
||||
rm -fv "$HOME/.cache/ksycoca"*
|
||||
'';
|
||||
in {
|
||||
options = {
|
||||
|
Loading…
Reference in New Issue
Block a user