diff --git a/hostconfig/thinkpad-nixos/hm.nix b/hostconfig/thinkpad-nixos/hm.nix index 5a7f3b4..8d0dd4f 100644 --- a/hostconfig/thinkpad-nixos/hm.nix +++ b/hostconfig/thinkpad-nixos/hm.nix @@ -301,7 +301,7 @@ in { accounts.email = { accounts.work = rec { - address = config.workAddr; + address = "quentin.boyer@***REMOVED***"; imap = { host = "localhost"; port = 1143;