Init mail.pub.solar #196

Merged
teutat3s merged 13 commits from feat/mail into main 2024-05-31 15:22:28 +00:00
Showing only changes of commit c5dfb472f8 - Show all commits

View file

@ -12,9 +12,7 @@
mailserver = {
enable = true;
fqdn = "mail.pub.solar";
domains = [
"pub.solar"
];
domains = [ "pub.solar" ];
# A list of all login accounts. To create the password hashes, use
# nix-shell -p mkpasswd --run 'mkpasswd -R11 -m bcrypt'