diff --git a/profiles/gui/home/email.nix b/profiles/gui/home/email.nix index 175b3317..0b9e4dde 100644 --- a/profiles/gui/home/email.nix +++ b/profiles/gui/home/email.nix @@ -23,8 +23,8 @@ mbsync.enable = true; mbsync.create = "maildir"; notmuch.enable = true; - imap.host = "kittywit.ch"; - smtp.host = "kittywit.ch"; + imap.host = "athame.kittywit.ch"; + smtp.host = "athame.kittywit.ch"; gpg = { signByDefault = true; key = "01F50A29D4AA91175A11BDB17248991EFA8EFBEE";