add RedistributableFirmware option
This commit is contained in:
		
							parent
							
								
									3be2bcae0c
								
							
						
					
					
						commit
						2912f736c4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -3,6 +3,7 @@
 | 
				
			||||||
  hardware.opengl.enable = true;
 | 
					  hardware.opengl.enable = true;
 | 
				
			||||||
  hardware.opengl.driSupport = true;
 | 
					  hardware.opengl.driSupport = true;
 | 
				
			||||||
  hardware.opengl.driSupport32Bit = true;
 | 
					  hardware.opengl.driSupport32Bit = true;
 | 
				
			||||||
 | 
					  hardware.enableRedistributableFirmware = true;
 | 
				
			||||||
  hardware.opengl.extraPackages = with pkgs; [
 | 
					  hardware.opengl.extraPackages = with pkgs; [
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue