Oops, mailserver.mailserver doesn't exist

This commit is contained in:
Lillian-Violet 2023-11-25 00:51:58 +01:00
parent dbe7b79a6a
commit 0f4da7c157

View file

@ -28,7 +28,7 @@
}; };
}; };
openFirewall = true; openFirewall = true;
mailserver.rejectRecipients = ["no-reply@nextcloud.gladtherescake.eu"]; rejectRecipients = ["no-reply@nextcloud.gladtherescake.eu"];
certificateScheme = "acme-nginx"; certificateScheme = "acme-nginx";
}; };
security.acme.acceptTerms = true; security.acme.acceptTerms = true;