Unverified Commit e1bc4888 authored by K900's avatar K900 Committed by GitHub
Browse files

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

parents d03c3da4 fc31cfea
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 = {