Extract a neomutt module

This commit is contained in:
Oliver Davies 2025-04-05 19:04:23 +01:00
parent 094874946a
commit 2bb341abec
3 changed files with 8 additions and 6 deletions

View file

@ -29,10 +29,4 @@
}
))
];
programs.neomutt = {
enable = true;
vimKeys = true;
};
}