stop forcing intel vaapi especially on amd gpu

This commit is contained in:
k3t
2026-03-20 06:51:21 -06:00
parent 7bc316936c
commit 08f44ec2f2
+4 -4
View File
@@ -50,10 +50,10 @@
]; ];
}; };
environment.sessionVariables = { #environment.sessionVariables = {
LIBVA_DRIVER_NAME = "iHD"; # Prefer the modern iHD backend # LIBVA_DRIVER_NAME = "iHD"; # Prefer the modern iHD backend
# VDPAU_DRIVER = "va_gl"; # Only if using libvdpau-va-gl # # VDPAU_DRIVER = "va_gl"; # Only if using libvdpau-va-gl
}; #};