{ accounts.email.accounts = { thehedgehog = { realName = "The Hedgehog"; address = "hedgehog@mrhedgehog.xyz"; passwordCommand = "bw get password 'Migadu Anon Mailbox'"; userName = "hedgehog@mrhedgehog.xyz"; primary = true; himalaya.enable = true; imap = { host = "imap.migadu.com"; tls.enable = true; port = 993; }; smtp = { host = "smtp.migadu.com"; port = 465; tls.enable = true; }; }; }; }