From 057c19f3b70229918ec1456f67b678501ba10959 Mon Sep 17 00:00:00 2001 From: John Bargman Date: Sun, 22 Feb 2026 01:13:13 +0000 Subject: update completed --- services/acme_server.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/acme_server.nix') diff --git a/services/acme_server.nix b/services/acme_server.nix index a90ae74..5204da1 100644 --- a/services/acme_server.nix +++ b/services/acme_server.nix @@ -7,7 +7,7 @@ in /* trigger the actual certificate generation for additional hostname */ security.acme.certs."${fqdn}" = { - # extraDomainNames = [ "mail.crashoverburn.com"]; + # extraDomainNames = [ "mail.crashoverburn.com"]; }; secrix.system.secrets.dns01.encrypted.file = ../secrets/gandi_dns01_token; -- cgit v1.2.3