10 lines
		
	
	
		
			113 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			113 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{
 | 
						|
  imports = [
 | 
						|
    ./hyprland
 | 
						|
    ./hyprpaper.nix
 | 
						|
    ./hyprlock.nix
 | 
						|
    ./hypridle.nix
 | 
						|
    ./waybar.nix
 | 
						|
  ];
 | 
						|
}
 |