parent
5ef5cb02a4
commit
f467a9def1
@ -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