Update to NixOS 22.11 #79
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -35,11 +35,11 @@ | |||
|     ''; | ||||
| 
 | ||||
|     # Enable remote builds from tlater | ||||
|     trustedUsers = ["@wheel"]; | ||||
|     settings.trusted-users = ["@wheel"]; | ||||
|   }; | ||||
| 
 | ||||
|   nixpkgs.config.allowUnfreePredicate = pkg: | ||||
|     builtins.elem (lib.getName pkg) ["steam-original" "steam-runtime" "steamcmd"]; | ||||
|     builtins.elem (lib.getName pkg) ["steam-original" "steam-runtime" "steam-run" "steamcmd"]; | ||||
| 
 | ||||
|   # Optimization for minecraft servers, see: | ||||
|   # https://bugs.mojang.com/browse/MC-183518 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue