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;
|
||||
youtube-dl = pythonPackages.youtube-dl;
|
||||
libva = libva-full;
|
||||
waylandSupport = stdenv.isLinux;
|
||||
};
|
||||
|
||||
mpvScripts = {
|
||||
|
Loading…
Reference in New Issue
Block a user