Merge pull request #73808 from mayflower/installation-docs-wording

nixos/manual: reword installation section
This commit is contained in:
Linus Heckemann 2019-11-20 10:36:09 +01:00 committed by GitHub
commit 1c1a45218b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,11 +418,11 @@
Do the installation:
<screen>
<prompt># </prompt>nixos-install</screen>
Cross fingers. If this fails due to a temporary problem (such as a network
issue while downloading binaries from the NixOS binary cache), you can
just re-run <command>nixos-install</command>. Otherwise, fix your
<filename>configuration.nix</filename> and then re-run
<command>nixos-install</command>.
This will install your system based on the configuration you provided.
If anything fails due to a configuration problem or any other issue
(such as a network outage while downloading binaries from the NixOS
binary cache), you can re-run <command>nixos-install</command> after
fixing your <filename>configuration.nix</filename>.
</para>
<para>
As the last step, <command>nixos-install</command> will ask you to set the