mirror of
				https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
				synced 2025-11-04 02:58:02 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			140 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			140 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root = true
 | 
						|
 | 
						|
[*]
 | 
						|
end_of_line = lf
 | 
						|
insert_final_newline = true
 | 
						|
trim_trailing_whitespace = true
 | 
						|
 | 
						|
[*.nix]
 | 
						|
indent_style = space
 | 
						|
indent_size = 2
 |