mpv | cleanup
This commit is contained in:
parent
10048f4534
commit
ed6adb7b1d
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
{ ... }: {
|
||||
programs = {
|
||||
mpv = {
|
||||
enable = true;
|
||||
# package = pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; };
|
||||
config = {
|
||||
cache = "yes";
|
||||
cache-on-disk = "no";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue