home: mail: add another alias

This commit is contained in:
Antoine Martin 2025-02-06 11:57:21 +01:00
parent 27f283b288
commit fbb53b22f7

View file

@ -81,6 +81,7 @@ in {
aliases = [
"alarsyo@alarsyo.net"
"antoine@amartin.email"
"mail@antoinemartin.fr"
];
flavor = "plain"; # default setting
passwordCommand = "${pkgs.rbw}/bin/rbw get webmail.migadu.com ${email_perso}";