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