turn off notmuch for now
This commit is contained in:
parent
b249d5e35d
commit
5ef5cb02a4
@ -312,7 +312,7 @@ in
|
|||||||
msmtp.enable = true;
|
msmtp.enable = true;
|
||||||
mbsync.enable = true;
|
mbsync.enable = true;
|
||||||
neomutt.enable = true;
|
neomutt.enable = true;
|
||||||
notmuch.enable = true;
|
#notmuch.enable = true;
|
||||||
ghostty = {
|
ghostty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
installVimSyntax = true;
|
installVimSyntax = true;
|
||||||
@ -368,10 +368,10 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
notmuch = {
|
#notmuch = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
neomutt.enable = true;
|
# neomutt.enable = true;
|
||||||
};
|
#};
|
||||||
|
|
||||||
neomutt = {
|
neomutt = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user