Maybe remove with lib
This commit is contained in:
		
							parent
							
								
									245ea2522d
								
							
						
					
					
						commit
						aba33a97b0
					
				
					 1 changed files with 1 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -3,8 +3,7 @@
 | 
			
		|||
  pkgs,
 | 
			
		||||
  lib,
 | 
			
		||||
  ...
 | 
			
		||||
}:
 | 
			
		||||
with lib; {
 | 
			
		||||
}: {
 | 
			
		||||
  services.roundcube = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    # this is the url of the vhost, not necessarily the same as the fqdn of
 | 
			
		||||
| 
						 | 
				
			
			@ -18,8 +17,4 @@ with lib; {
 | 
			
		|||
      $config['smtp_pass'] = "%p";
 | 
			
		||||
    '';
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  services.nginx.enable = true;
 | 
			
		||||
 | 
			
		||||
  networking.firewall.allowedTCPPorts = [80 443];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue