From 60d30e13f7fef6faec53a411340f0f151b32a2e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 6 Sep 2020 19:44:30 +0100 Subject: [PATCH] Update nixos/doc/manual/installation/installing.xml Co-authored-by: Samuel Dionne-Riel --- 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 a9f60df9248..e14b6fd07c7 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 - modifyable filesystem such as the sd-card installer image a key can be be manual + modifiable filesystem such as the sd-card installer image a key can be 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.