diff --git a/configuration.nix b/configuration.nix index 3f496a2..d2d520c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -125,7 +125,7 @@ hardware.graphics = { enable = true; extraPackages = with pkgs; [ - vaapiVdpau + libva-vdpau-driver intel-compute-runtime # OpenCL filter support (hardware tonemapping and subtitle burn-in) vpl-gpu-rt # QSV on 11th gen or newer ];