scripts: remove default 'sandbox = false' from multi-user installer
Sandboxing is now enabled by default on Linux, but is still disabled on macOS. However, the installer always turned it off to ensure consistent behavior. Remove this default configuration, so we fall back to the default platform-specific value. Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
		
							parent
							
								
									e58a71442a
								
							
						
					
					
						commit
						d7a7a029ff
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -747,7 +747,6 @@ build-users-group = $NIX_BUILD_GROUP_NAME | |||
| 
 | ||||
| max-jobs = $NIX_USER_COUNT | ||||
| cores = 1 | ||||
| sandbox = false | ||||
| EOF | ||||
|     _sudo "to place the default nix daemon configuration (part 2)" \ | ||||
|           install -m 0664 "$SCRATCH/nix.conf" /etc/nix/nix.conf | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue