email: add hetzner email
This commit is contained in:
parent
e64354a232
commit
1d1927d570
|
@ -0,0 +1,9 @@
|
|||
|
||||
Benjamin Yule Bädorf (they/them)
|
||||
Software Engineer
|
||||
|
||||
MAIL: hello@benjaminbaedorf.eu
|
||||
GPG: FC62 3BBC BD26 04D5 CC9D 90BA E77B 0AAA F0D9 B76B
|
||||
GIT: git.pub.solar/b12f
|
||||
MATRIX: @b12f:pub.solar
|
||||
WEB: b12f.io
|
|
@ -132,6 +132,10 @@ in {
|
|||
imap.host = "imap.mailbox.org";
|
||||
};
|
||||
}
|
||||
{
|
||||
address = mkEmailAddress "hetzner" "benjaminbaedorf.eu";
|
||||
host = "mail.hosting.de";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue