updates from makefile

This commit is contained in:
Don Harper 2024-06-16 23:46:33 -05:00
parent 021019f744
commit c57934a232
2 changed files with 24 additions and 24 deletions

View file

@ -3,7 +3,7 @@
programs = {
mpv = {
enable = true;
package = pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; };
# package = pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; };
config = {
cache="yes";
cache-on-disk="no";