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