* Move the configuration examples to doc/.

svn path=/nixos/trunk/; revision=12723
This commit is contained in:
Eelco Dolstra 2008-08-26 13:01:16 +00:00
parent 3116621c46
commit 8c2fd764e2
6 changed files with 2 additions and 2 deletions

View file

@ -147,10 +147,10 @@ $ lvcreate --size 1G --name smalldisk MyVolGroup</screen>
activated. The configuration is specified in a Nix expression and
must be stored <emphasis>on the target file system</emphasis> in
<filename>/mnt/etc/nixos/configuration.nix</filename>. See
<filename>/etc/nixos/nixos/configuration/examples</filename> for
<filename>/etc/nixos/nixos/doc/config-examples</filename> for
example machine configurations. You can copy and edit one of
those (e.g., copy
<filename>/etc/nixos/nixos/configuration/examples/basic.nix</filename>
<filename>/etc/nixos/nixos/doc/config-examples/basic.nix</filename>
to <filename>/mnt/etc/nixos/configuration.nix</filename>). See
<xref linkend="ch-options"/> for a list of the available
configuration options. The text editors <command>nano</command>