From 0e7f6a884b939823471cde875cf258a2aa2b3535 Mon Sep 17 00:00:00 2001 From: WORLDofPEACE Date: Tue, 8 Sep 2020 19:24:51 -0400 Subject: [PATCH] Update nixos/doc/manual/installation/installing.xml Co-authored-by: Jon --- nixos/doc/manual/installation/installing.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/doc/manual/installation/installing.xml b/nixos/doc/manual/installation/installing.xml index e14b6fd07c7..6df1d830348 100644 --- a/nixos/doc/manual/installation/installing.xml +++ b/nixos/doc/manual/installation/installing.xml @@ -73,7 +73,7 @@ can use activated SSH daemon. You need to copy your ssh key to either /home/nixos/.ssh/authorized_keys or /root/.ssh/authorized_keys (Tip: For installers with a - modifiable filesystem such as the sd-card installer image a key can be be manually + modifiable filesystem such as the sd-card installer image a key can be manually placed by mounting the image on a different machine). Alternatively you must set a password for either root or nixos with passwd to be able to login.