mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fix: temporarily remove neomutt due to build failure
This commit is contained in:
parent
813faaeeb8
commit
efacd3ac90
2 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,7 @@ let
|
|||
in
|
||||
{
|
||||
programs.neomutt = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
editor = "nvim";
|
||||
sidebar.enable = true;
|
||||
sort = "reverse-date-received";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue