hosts/library: rename libva-vdpau-driver
Some checks failed
Check flake / build-amd64-linux (push) Failing after 30s

This commit is contained in:
2025-12-04 16:09:28 +00:00
parent 4467ed6dc7
commit fa3eab9b27

View File

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