fix mailbox config
This commit is contained in:
parent
1b98d985b9
commit
086d7cef35
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ desktop: {pkgs, ...}: {
|
|||
remove = "both";
|
||||
};
|
||||
msmtp.enable = true;
|
||||
alot.enable = true;
|
||||
notmuch.enable = true;
|
||||
realName = "Charlotte 🦝 Delenk";
|
||||
passwordCommand = "${pkgs.coreutils}/bin/cat /run/secrets/email/lotte@chir.rs";
|
||||
|
|
Loading…
Reference in a new issue