intel: videoDrivers: intel -> modesetting (#57)

This commit is contained in:
Yegor Timoshenko 2018-08-04 18:59:08 +03:00 committed by Jörg Thalheim
parent 9af7afffeb
commit d534770be7
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
{
hardware.cpu.intel.updateMicrocode = lib.mkDefault true;
services.xserver.videoDrivers = [ "intel" ];
hardware.opengl.extraPackages = with pkgs; [
vaapiIntel
vaapiVdpau