mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	treewide: rename graphics-options from opengl
This commit is contained in:
		
							parent
							
								
									2c88e9f057
								
							
						
					
					
						commit
						9bf3f2adb1
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -31,8 +31,8 @@ in | |||
|     programs.steam.enable = true; | ||||
| 
 | ||||
|     hardware = { | ||||
|       opengl.driSupport32Bit = true; | ||||
|       opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ]; | ||||
|       graphics.enable32Bit = true; | ||||
|       graphics.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ]; | ||||
|       pulseaudio.support32Bit = true; | ||||
|     }; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler