diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 4 |
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 |
| 50570 | authenticate with the remote host. | 50570 | authenticate with the remote host. |
| 50571 | 50571 | ||
| 50572 | @item @code{user} (default: @code{"root"}) | ||
| 50573 | The user to use for SSH authentication for the @samp{guix deploy} | ||
| 50574 | command once the initial provisioning is complete. | ||
| 50575 | |||
| 50572 | @end table | 50576 | @end table |
| 50573 | 50577 | ||
| 50574 | When deploying a machine for the first time, the following steps are | 50578 | When deploying a machine for the first time, the following steps are |
