forked from fediversity/fediversity
		
	Avoid clashes of security.acme.defaults options
				
					
				
			This commit is contained in:
		
							parent
							
								
									a89298cbf3
								
							
						
					
					
						commit
						ff23062b9f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -20,7 +20,7 @@ | |||
|         streamingProcesses = lib.max 1 (config.virtualisation.cores - 1); | ||||
|       }; | ||||
| 
 | ||||
|       security.acme = { | ||||
|       security.acme = lib.mkVMOverride { | ||||
|         defaults = { | ||||
|           # invalid server; the systemd service will fail, and we won't get | ||||
|           # properly signed certificates. but let's not spam the letsencrypt | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Valentin Gagarin
							Valentin Gagarin