marisa: add user bat

Signed-off-by: natto1784 <singh.amneesh1784@gmail.com>
This commit is contained in:
2023-03-08 07:57:01 +05:30
parent a739d6de6d
commit 5652340dae
6 changed files with 28 additions and 21 deletions

View File

@@ -16,6 +16,9 @@
"masti@${domain}" = {
hashedPasswordFile = "/var/secrets/masti@${domain}.key";
};
"chamar@${domain}" = {
hashedPasswordFile = "/var/secrets/chamar@${domain}.key";
};
};
enablePop3 = false;
enablePop3Ssl = false;