This reverts commit ea6e8775bd69e4676c623a85c39f1da540d29ad1. The new format is not an improvement.
		
			
				
	
	
		
			17 lines
		
	
	
		
			588 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			588 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<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-troubleshooting">
 | 
						|
 <title>Troubleshooting</title>
 | 
						|
 <para>
 | 
						|
  This chapter describes solutions to common problems you might encounter when
 | 
						|
  you manage your NixOS system.
 | 
						|
 </para>
 | 
						|
 <xi:include href="boot-problems.xml" />
 | 
						|
 <xi:include href="maintenance-mode.xml" />
 | 
						|
 <xi:include href="rollback.xml" />
 | 
						|
 <xi:include href="store-corruption.xml" />
 | 
						|
 <xi:include href="network-problems.xml" />
 | 
						|
</chapter>
 |