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.