remove one blocker for nixos-20.09
This commit is contained in:
		
					parent
					
						
							
								0517d82dd5
							
						
					
				
			
			
				commit
				
					
						9d0af0a73a
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -40,7 +40,6 @@ in | ||||||
|       group = config.services.postfix.group; |       group = config.services.postfix.group; | ||||||
|       postRun = "systemctl restart postfix.service"; |       postRun = "systemctl restart postfix.service"; | ||||||
|       # cheat by getting some settings from another certificate configured through nginx. |       # cheat by getting some settings from another certificate configured through nginx. | ||||||
|       user = config.security.acme.certs."${config.variables.myFQDN}".user; |  | ||||||
|       webroot = config.security.acme.certs."${config.variables.myFQDN}".webroot; |       webroot = config.security.acme.certs."${config.variables.myFQDN}".webroot; | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Daniel Frank
				Daniel Frank