15 lines
		
	
	
	
		
			192 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			192 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {
 | |
|   imports = [
 | |
|     ./browser
 | |
|     ./creative
 | |
|     ./communication
 | |
|     ./media
 | |
|     ./terminal
 | |
|     ./wayland
 | |
|     ./productivity
 | |
|     ./gaming 
 | |
|     ./security
 | |
|     ./tools
 | |
|     ./file-manager
 | |
|   ];
 | |
| }
 |