Maybe if it's here?

This commit is contained in:
Lillian-Violet 2023-11-24 15:46:14 +01:00
parent 069a6fd187
commit 05337739c2

View file

@ -14,6 +14,13 @@
sha256 = "0lpz08qviccvpfws2nm83n7m2r8add2wvfg9bljx9yxx8107r919"; sha256 = "0lpz08qviccvpfws2nm83n7m2r8add2wvfg9bljx9yxx8107r919";
}) })
]; ];
users.users = {
virtualMail = {
isSystemUser = true;
group = "virtualMail";
};
};
mailserver = { mailserver = {
enable = true; enable = true;
fqdn = "mail.gladtherescake.eu"; fqdn = "mail.gladtherescake.eu";