Unverified Commit fc31cfea authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

nixos/plasma6: fix shellcheck findings with enableStrictShellChecks enabled

parent b5cd423a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

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