mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-25 13:37:17 +01:00
Still use old work address
This commit is contained in:
parent
8198ef931d
commit
0cf517b7bc
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ in {
|
|||
|
||||
accounts.email = {
|
||||
accounts.work = rec {
|
||||
address = config.workAddr;
|
||||
address = "quentin.boyer@***REMOVED***";
|
||||
imap = {
|
||||
host = "localhost";
|
||||
port = 1143;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue