vaapiVdpau -> libva-vdpau-driver

This commit is contained in:
2026-01-08 06:17:48 -05:00
parent 16d3050eb8
commit 1048f261d4

View File

@@ -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
];