summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index debe9b48a77..b194dab4b89 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -50569,6 +50569,10 @@ If specified, either a public key as returned by
50569@code{string->public-key} or the path to the SSH public key to use to 50569@code{string->public-key} or the path to the SSH public key to use to
50570authenticate with the remote host. 50570authenticate with the remote host.
50571 50571
50572@item @code{user} (default: @code{"root"})
50573The user to use for SSH authentication for the @samp{guix deploy}
50574command once the initial provisioning is complete.
50575
50572@end table 50576@end table
50573 50577
50574When deploying a machine for the first time, the following steps are 50578When deploying a machine for the first time, the following steps are