1<chapter xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 version="5.0"
5 xml:id="ch-troubleshooting">
6
7<title>Troubleshooting</title>
8
9<para>This chapter describes solutions to common problems you might
10encounter when you manage your NixOS system.</para>
11
12<xi:include href="boot-problems.xml" />
13<xi:include href="maintenance-mode.xml" />
14<xi:include href="rollback.xml" />
15<xi:include href="store-corruption.xml" />
16<xi:include href="network-problems.xml" />
17
18</chapter>