mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	intel: videoDrivers: intel -> modesetting (#57)
This commit is contained in:
		
				
					committed by
					
						
						Jörg Thalheim
					
				
			
			
				
	
			
			
			
						parent
						
							9af7afffeb
						
					
				
				
					commit
					d534770be7
				
			@@ -2,7 +2,6 @@
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  hardware.cpu.intel.updateMicrocode = lib.mkDefault true;
 | 
			
		||||
  services.xserver.videoDrivers = [ "intel" ];
 | 
			
		||||
  
 | 
			
		||||
  hardware.opengl.extraPackages = with pkgs; [
 | 
			
		||||
    vaapiIntel
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user