nixos/doc/installing: Fix typo in <literal/>

The tag wasn't properly closed which caused the manual build to fail.

Tested with: nix-build nixos/release.nix -A manual.x86_64-linux

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
aszlig 2017-01-25 21:38:13 +01:00
parent 462ef74442
commit d01b9493c9
No known key found for this signature in database
GPG key ID: 1DE8E48E57DB5436

View file

@ -40,7 +40,7 @@
<listitem><para>If you would like to continue the installation from a different
machine you need to activate the SSH daemon via <literal>systemctl start sshd</literal>.
In order to be able to login you also need to set a password for
<literal>root</literal> using <literal>passwd<literal>.</para></listitem>
<literal>root</literal> using <literal>passwd</literal>.</para></listitem>
<listitem><para>The NixOS installer doesnt do any partitioning or
formatting yet, so you need to do that yourself. Use the following