hosts/library: rename libva-vdpau-driver
Some checks failed
Check flake / build-amd64-linux (push) Failing after 30s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 30s
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
vaapiVdpau
|
libva-vdpau-driver
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user