enable notmuch->neomutt
This commit is contained in:
parent
43b004bdaa
commit
bd7c4a081f
|
@ -296,7 +296,10 @@ in {
|
|||
|
||||
msmtp.enable = true;
|
||||
|
||||
notmuch.enable = true;
|
||||
notmuch = {
|
||||
enable = true;
|
||||
neomutt.enable = true;
|
||||
};
|
||||
|
||||
neomutt = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue