doc: Add description of 'build-locally?'.
* doc/guix.texi (Invoking guix deploy): Add section describing the 'build-locally?' field of 'managed-host-environment-type'.
This commit is contained in:
		
							parent
							
								
									3033d59ac9
								
							
						
					
					
						commit
						3967a946c6
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -25583,6 +25583,8 @@ with an @code{environment} of @code{managed-host-environment-type}.
 | 
			
		|||
 | 
			
		||||
@table @asis
 | 
			
		||||
@item @code{host-name}
 | 
			
		||||
@item @code{build-locally?} (default: @code{#t})
 | 
			
		||||
If false, system derivations will be built on the machine being deployed to.
 | 
			
		||||
@item @code{system}
 | 
			
		||||
The Nix system type describing the architecture of the machine being deployed
 | 
			
		||||
to. This should look something like ``x86_64-linux''.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue