mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	dell/xps/15-9560: use graphics option
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							42577dbb0f
						
					
				
				
					commit
					6a4ecebce5
				
			@@ -7,7 +7,7 @@
 | 
				
			|||||||
    ../../../common/gpu/nvidia
 | 
					    ../../../common/gpu/nvidia
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  hardware.opengl = {
 | 
					  hardware.graphics = {
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
    driSupport = true;
 | 
					    driSupport = true;
 | 
				
			||||||
    driSupport32Bit = true;
 | 
					    driSupport32Bit = true;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user