forked from jan-leila/nix-config
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {...}: {
 | |
|   imports = [
 | |
|     ./fail2ban.nix
 | |
|     ./network_storage
 | |
|     ./reverse_proxy.nix
 | |
|     ./postgres.nix
 | |
|     ./podman.nix
 | |
|     ./jellyfin.nix
 | |
|     ./forgejo.nix
 | |
|     ./searx.nix
 | |
|     ./home-assistant.nix
 | |
|     ./wyoming.nix
 | |
|     ./immich.nix
 | |
|     ./qbittorent.nix
 | |
|     ./paperless.nix
 | |
|     ./actual.nix
 | |
|   ];
 | |
| }
 |