Fixed typos

master
Illia Chub 2021-01-20 13:36:48 +02:00
parent 6374549767
commit c48333d39b
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ EOF
}; };
mailserver = { mailserver = {
enable = true; enable = true;
fqdn = "$DOMAIM"; fqdn = "$DOMAIN";
domains = [ "$DOMAIN" ]; domains = [ "$DOMAIN" ];
# A list of all login accounts. To create the password hashes, use # A list of all login accounts. To create the password hashes, use