This seems more correct eh
This commit is contained in:
		
							parent
							
								
									4d3432ac8c
								
							
						
					
					
						commit
						e2670fe057
					
				
					 1 changed files with 7 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -10,15 +10,13 @@
 | 
			
		|||
  services.roundcube = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
 | 
			
		||||
    package = pkgs.roundcube.withPlugins (
 | 
			
		||||
      plugins: [
 | 
			
		||||
        plugins.contextmenu
 | 
			
		||||
        plugins.carddav
 | 
			
		||||
        plugins.custom_from
 | 
			
		||||
        plugins.persistent_login
 | 
			
		||||
        plugins.thunderbird_labels
 | 
			
		||||
      ]
 | 
			
		||||
    );
 | 
			
		||||
    plugins = [
 | 
			
		||||
      "contextmenu"
 | 
			
		||||
      "carddav"
 | 
			
		||||
      "custom_from"
 | 
			
		||||
      "persistent_login"
 | 
			
		||||
      "thunderbird_labels"
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
    # this is the url of the vhost, not necessarily the same as the fqdn of
 | 
			
		||||
    # the mailserver
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue