blob: 7bbc96e899828cd35ed88d43bb52030798801762 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id='ch-files'>
<title>Files</title>
<para>This section lists configuration files that you can use when you
work with Nix.</para>
<xi:include href="conf-file.xml" />
</chapter>
|