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 =
|
scripts =
|
||||||
(with pkgs.mpvScripts; [
|
(with pkgs.mpvScripts; [
|
||||||
thumbfast
|
thumbfast
|
||||||
|
sponsorblock
|
||||||
])
|
])
|
||||||
++ (with inputs.self.packages.${pkgs.stdenv.hostPlatform.system}.mpvScripts; [
|
++ (with inputs.self.packages.${pkgs.stdenv.hostPlatform.system}.mpvScripts; [
|
||||||
modernx
|
modernx
|
||||||
|
|
Loading…
Reference in a new issue