forked from jan-leila/nix-config
		
	fixed steam in twilight
This commit is contained in:
		
							parent
							
								
									3dc579073d
								
							
						
					
					
						commit
						6d776eabcb
					
				
					 3 changed files with 25 additions and 19 deletions
				
			
		|  | @ -56,7 +56,7 @@ in { | |||
|             # proprietary platforms | ||||
|             discord | ||||
|             obsidian | ||||
|             steam | ||||
|             # steam | ||||
|             (lib.mkIf hardware.graphicsAcceleration.enable davinci-resolve) | ||||
| 
 | ||||
|             anki | ||||
|  |  | |||
|  | @ -32,6 +32,12 @@ | |||
|     ]; | ||||
|   }; | ||||
| 
 | ||||
|   programs.steam = { | ||||
|     enable = true; | ||||
|     remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play | ||||
|     dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server | ||||
|   }; | ||||
| 
 | ||||
|   # enabled virtualisation for docker | ||||
|   # virtualisation.docker.enable = true; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue