15 lines
		
	
	
		
			203 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			203 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{
 | 
						|
  imports = [
 | 
						|
    ./calibre.nix
 | 
						|
    ./endlessh.nix
 | 
						|
    ./fwupd.nix
 | 
						|
    ./jellyfin.nix
 | 
						|
    ./languagetool.nix
 | 
						|
    ./plex.nix
 | 
						|
    ./printing.nix
 | 
						|
    ./ssh.nix
 | 
						|
    ./sunshine.nix
 | 
						|
    ./traefik.nix
 | 
						|
  ];
 | 
						|
}
 |