19 lines
		
	
	
		
			578 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			578 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>
 | 
