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 <title>Troubleshooting</title>
7 <para>
8 This chapter describes solutions to common problems you might encounter when
9 you manage your NixOS system.
10 </para>
11 <xi:include href="boot-problems.xml" />
12 <xi:include href="maintenance-mode.xml" />
13 <xi:include href="rollback.xml" />
14 <xi:include href="store-corruption.xml" />
15 <xi:include href="network-problems.xml" />
16</chapter>