mpv: wayland support by default
This commit is contained in:
parent
8a59ef7354
commit
fb7924eaec
@ -15714,6 +15714,7 @@ with pkgs;
|
|||||||
lua5_sockets = lua5_1_sockets;
|
lua5_sockets = lua5_1_sockets;
|
||||||
youtube-dl = pythonPackages.youtube-dl;
|
youtube-dl = pythonPackages.youtube-dl;
|
||||||
libva = libva-full;
|
libva = libva-full;
|
||||||
|
waylandSupport = stdenv.isLinux;
|
||||||
};
|
};
|
||||||
|
|
||||||
mpvScripts = {
|
mpvScripts = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user