mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	remove driSupport, opengl → graphics
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  boot.initrd.kernelModules = [ "ideapad_laptop" ];
 | 
			
		||||
  hardware.opengl.extraPackages = with pkgs; [
 | 
			
		||||
  hardware.graphics.extraPackages = with pkgs; [
 | 
			
		||||
    vaapiVdpau
 | 
			
		||||
    libvdpau-va-gl
 | 
			
		||||
  ];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user