hosts: rename deprecated vaapiVdpau option
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
vaapiVdpau
|
||||
libva-vdpau-driver
|
||||
nvidia-vaapi-driver
|
||||
];
|
||||
};
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
vaapiVdpau
|
||||
libva-vdpau-driver
|
||||
libvdpau-va-gl
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user