From cf73ce813634a309c083a13935b19caa4841412f Mon Sep 17 00:00:00 2001 From: Noah Masur <7386960+nmasur@users.noreply.github.com> Date: Sat, 15 Apr 2023 10:08:19 -0400 Subject: [PATCH] remove unnecessary mail options --- modules/common/mail/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/common/mail/default.nix b/modules/common/mail/default.nix index 77267de..e4a6c87 100644 --- a/modules/common/mail/default.nix +++ b/modules/common/mail/default.nix @@ -50,8 +50,6 @@ ]; alot = { }; flavor = "plain"; - folders = { }; - getmail = { }; imap = { host = config.mail.imapHost; port = 993; @@ -75,7 +73,6 @@ CopyArrivalDate = "yes"; # Sync time of original message }; }; - mu.enable = false; notmuch.enable = true; passwordCommand = "${pkgs.age}/bin/age --decrypt --identity ${config.identityFile} ${