moved steam config out of nix configurations
This commit is contained in:
		
							parent
							
								
									9c7cc3e3a7
								
							
						
					
					
						commit
						2c011fda87
					
				
					 6 changed files with 12 additions and 16 deletions
				
			
		|  | @ -98,12 +98,7 @@ | |||
| 
 | ||||
|   # Packages that need to be installed with some extra configuration | ||||
|   # See https://search.nixos.org/options for all options | ||||
|   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 | ||||
|     localNetworkGameTransfers.openFirewall = true; # Open ports in the firewall for Steam Local Network Game Transfers | ||||
|   }; | ||||
|   programs = {}; | ||||
| 
 | ||||
|   # Some programs need SUID wrappers, can be configured further or are | ||||
|   # started in user sessions. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue