home/mpv: remove sponsorblock
This commit is contained in:
parent
135c6ff938
commit
7be816cc69
1 changed files with 1 additions and 2 deletions
|
@ -19,9 +19,8 @@
|
||||||
|
|
||||||
scripts =
|
scripts =
|
||||||
(with pkgs.mpvScripts; [
|
(with pkgs.mpvScripts; [
|
||||||
thumbfast
|
|
||||||
sponsorblock
|
|
||||||
modernx-zydezu
|
modernx-zydezu
|
||||||
|
thumbfast
|
||||||
])
|
])
|
||||||
++ lib.optional pkgs.stdenv.hostPlatform.isLinux pkgs.mpvScripts.mpris;
|
++ lib.optional pkgs.stdenv.hostPlatform.isLinux pkgs.mpvScripts.mpris;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue