home: mpv: use mpvScripts.sponsorblock
This commit is contained in:
parent
85d1debfee
commit
c228e8ce54
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
scripts =
|
||||
(with pkgs.mpvScripts; [
|
||||
thumbfast
|
||||
sponsorblock
|
||||
])
|
||||
++ (with inputs.self.packages.${pkgs.stdenv.hostPlatform.system}.mpvScripts; [
|
||||
modernx
|
||||
|
|
Loading…
Reference in a new issue