9 lines
		
	
	
	
		
			87 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			87 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {
 | |
|   imports = [
 | |
|     ./admin
 | |
|     ./name
 | |
|     ./type
 | |
|     ./function
 | |
|     ./hardware
 | |
|   ];
 | |
| }
 |