home/nixmsi: force vdpau hwenc
This commit is contained in:
parent
5d7d19eeb1
commit
f616572430
|
@ -92,4 +92,5 @@
|
||||||
rawMouse=yes
|
rawMouse=yes
|
||||||
escapeKey=KEY_RIGHTALT
|
escapeKey=KEY_RIGHTALT
|
||||||
'';
|
'';
|
||||||
|
programs.mpv.config.hwdec = lib.mkForce "vdpau";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue