style: treefmt
Some checks failed
Flake checks / Check (pull_request) Failing after 2m15s

This commit is contained in:
teutat3s 2024-05-27 18:05:30 +02:00
parent 82349a77cd
commit 0624f05cd4
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

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'