rename account

This commit is contained in:
Till 2026-01-14 15:20:59 +01:00
parent a2608f23fe
commit ad5ba0eb46
2 changed files with 5 additions and 5 deletions

View file

@ -86,13 +86,13 @@
};
t9e = {
address = "till@t9e.me";
address = "till.straube@t9e.me";
realName = "Till Straube";
imap.host = "arielle.ktiu.net";
smtp.host = "arielle.ktiu.net";
smtp.tls.useStartTls = true;
notmuch.enable = true;
userName = "till@t9e.me";
userName = "till.straube@t9e.me";
signature.text = ''
Till Straube (he/him)
'';
@ -123,7 +123,7 @@
enable = true;
extraConfig.from = "*@t9e.me";
};
passwordCommand = "secret-tool lookup server arielle.ktiu.net account till@t9e.me";
passwordCommand = "secret-tool lookup server arielle.ktiu.net account till.straube@t9e.me";
};
ktiu = {