Enable neomutt and Vim keys
This commit is contained in:
parent
7989a4cbd3
commit
33ec1e0d77
|
@ -39,4 +39,10 @@
|
|||
isync
|
||||
upload-to-files
|
||||
];
|
||||
|
||||
programs.neomutt = {
|
||||
enable = true;
|
||||
|
||||
vimKeys = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue