feat: Add new domain to acme.nix

Added "herward-hoyer.de" as a new domain in the acme.nix file. Set "internetbs" as the DNS provider and added "*.herward-hoyer.de" to the extra domain names.
This commit is contained in:
Harald Hoyer 2024-07-04 16:44:41 +02:00
parent 11f5887eeb
commit 2ff75f77be

View file

@ -30,6 +30,13 @@
];
};
"herward-hoyer.de" = {
dnsProvider = "internetbs";
extraDomainNames = [
"*.herward-hoyer.de"
];
};
"varlink.org" = {
dnsProvider = "internetbs";
extraDomainNames = [