15 lines
		
	
	
	
		
			191 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			191 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{
 | 
						|
  imports = [
 | 
						|
    ./appearance
 | 
						|
    ./communication
 | 
						|
    ./browser
 | 
						|
    ./hyprland
 | 
						|
    ./terminal
 | 
						|
    ./tools
 | 
						|
    ./media
 | 
						|
    ./productivity
 | 
						|
    ./creative
 | 
						|
    ./binds.nix
 | 
						|
    ./gaming
 | 
						|
  ];
 | 
						|
}
 |