diff --git a/modules/desktop-common.nix b/modules/desktop-common.nix index 24e36e7..3927beb 100755 --- a/modules/desktop-common.nix +++ b/modules/desktop-common.nix @@ -50,10 +50,10 @@ ]; }; - environment.sessionVariables = { - LIBVA_DRIVER_NAME = "iHD"; # Prefer the modern iHD backend - # VDPAU_DRIVER = "va_gl"; # Only if using libvdpau-va-gl - }; + #environment.sessionVariables = { + # LIBVA_DRIVER_NAME = "iHD"; # Prefer the modern iHD backend + # # VDPAU_DRIVER = "va_gl"; # Only if using libvdpau-va-gl + #};