26 lines
		
	
	
	
		
			358 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			358 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{...}: {
 | 
						|
  imports = [
 | 
						|
    ./reverseProxy
 | 
						|
    ./fail2ban
 | 
						|
    ./postgres
 | 
						|
    ./network_storage
 | 
						|
 | 
						|
    ./actual
 | 
						|
    ./bazarr
 | 
						|
    ./crab-hole
 | 
						|
    ./flaresolverr
 | 
						|
    ./forgejo
 | 
						|
    ./home-assistant
 | 
						|
    ./immich
 | 
						|
    ./jackett
 | 
						|
    ./jellyfin
 | 
						|
    ./lidarr
 | 
						|
    ./panoramax
 | 
						|
    ./paperless
 | 
						|
    ./qbittorent
 | 
						|
    ./radarr
 | 
						|
    ./searx
 | 
						|
    ./sonarr
 | 
						|
    ./wyoming.nix
 | 
						|
  ];
 | 
						|
}
 |