Remove legacy VAAPI and VDPAU drivers

This commit is contained in:
Artemis Tosini 2021-01-01 00:12:19 +00:00
parent 9318e18c2c
commit d89da80864
Signed by: artemist
GPG key ID: ADFFE553DCBB831E
3 changed files with 1 additions and 4 deletions

@ -1 +1 @@
Subproject commit 944e6dbbf11740b5d0d4cc392e892b5821a85358
Subproject commit 8827ad737f563846cb57c89a6a3031aec6fa4697

View file

@ -2,8 +2,6 @@
{
hardware.opengl.extraPackages = with pkgs; [
vaapiVdpau
libvdpau-va-gl
rocm-opencl-icd
rocm-runtime
];

View file

@ -2,7 +2,6 @@
{
hardware.opengl.extraPackages = with pkgs; [
intel-media-driver
vaapiIntel
intel-compute-runtime
];
environment.systemPackages = with pkgs; [