Revert "Use intel-media-driver by default"
This reverts commit 28e01ee287.
This commit is contained in:
@@ -32,8 +32,7 @@ with pkgs;
|
||||
};
|
||||
services.fwupd.enable = true;
|
||||
|
||||
hardware.opengl.extraPackages =
|
||||
[ intel-media-driver vaapiIntel vaapiVdpau libvdpau-va-gl ];
|
||||
hardware.opengl.extraPackages = [ vaapiIntel vaapiVdpau libvdpau-va-gl ];
|
||||
|
||||
# Bootloader configuration
|
||||
boot.loader = {
|
||||
|
||||
Reference in New Issue
Block a user