Oops, mailserver.mailserver doesn't exist

This commit is contained in:
Lillian Violet 2023-11-25 00:51:58 +01:00
parent 43fd0bcde2
commit c4655daff2

View file

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