11 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {
 | |
|   imports = [
 | |
|     ./bar
 | |
|     ./compositor
 | |
|     ./launcher
 | |
|     ./lockscreen
 | |
|     ./notification
 | |
|     ./utility
 | |
|     ./variables.nix
 | |
|   ];
 | |
| }
 |