media1: renamed vaapi driver
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m1s
Periodic flake update / flake-update (push) Successful in 1m10s

This commit is contained in:
2025-12-06 15:24:14 +01:00
parent bb9de5b4ca
commit 04f89fbda2

View File

@@ -50,8 +50,8 @@
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [
vaapiVdpau
libvdpau-va-gl
libva-vdpau-driver
];
};