diff --git a/home/modules/email.nix b/home/modules/email.nix index e8a20a01..272126a5 100644 --- a/home/modules/email.nix +++ b/home/modules/email.nix @@ -28,7 +28,7 @@ in { address = "tobi@urpost.de"; userName = "tobi@urpost.de"; realName = "Christoph Urlacher"; - signatur.showSignature = "none"; + signature.showSignature = "none"; imap.host = "mail.zeus08.de"; imap.port = 993;