mirror of
https://github.com/NixOS/nix
synced 2025-07-12 23:15:08 +02:00
* Document nix-channel.
This commit is contained in:
parent
c702dfca3f
commit
fb45b0f548
7 changed files with 108 additions and 17 deletions
|
@ -7,7 +7,7 @@ This file is a list of <literal><replaceable>name</replaceable> =
|
|||
Comments start with a <literal>#</literal> character. An example
|
||||
configuration file is shown in <xref linkend="ex-nix-conf" />.</para>
|
||||
|
||||
<example id='ex-nix-conf'><title>Nix expression for GNU Hello</title>
|
||||
<example id='ex-nix-conf'><title>Nix configuration file</title>
|
||||
|
||||
<programlisting>
|
||||
gc-keep-outputs = true # Nice for developers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue