feat: Update certificate scheme in mailserver

This commit updates the certificate scheme configuration on the mailserver. The `certificateScheme` and `acmeCertificateName` have been added, and an unnecessary certificate reference in the `acme.nix` file has been deleted.
This commit is contained in:
Harald Hoyer 2024-07-05 09:54:35 +02:00
parent 82d9b3b6b2
commit 16b99018c9
2 changed files with 3 additions and 4 deletions

View file

@ -12,8 +12,6 @@
credentialsFile = config.sops.secrets.internetbs.path;
};
certs = {
"mx.surfsite.org" = { };
"surfsite.org" = {
extraDomainNames = [
"*.surfsite.org"