Maybe if it's here?
This commit is contained in:
parent
069a6fd187
commit
05337739c2
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue