feat: Add new domain in acme.nix
The commit includes the addition of the "meike-hoyer.de" domain to the acme.nix file, using "cloudflare" as the DNS provider. This update enhances the system's domain coverage.
This commit is contained in:
		
							parent
							
								
									4bfa600291
								
							
						
					
					
						commit
						b273548370
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -20,6 +20,10 @@ | |||
|         ]; | ||||
|       }; | ||||
| 
 | ||||
|       "meike-hoyer.de" = { | ||||
|         dnsProvider = "cloudflare"; | ||||
|       }; | ||||
| 
 | ||||
|       "hoyer.xyz" = { | ||||
|         dnsProvider = "cloudflare"; | ||||
|         extraDomainNames = [ | ||||
|  | @ -56,7 +60,6 @@ | |||
|         ]; | ||||
|       }; | ||||
| 
 | ||||
| 
 | ||||
|       "harald-hoyer.de" = { | ||||
|         extraDomainNames = [ | ||||
|           "*.harald-hoyer.de" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue