Update neomutt
This commit is contained in:
parent
3f469c25ab
commit
ecff291c06
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
||||||
|
{ ... }: {
|
||||||
|
programs.neomutt = {
|
||||||
|
enable = true;
|
||||||
|
sidebar = {
|
||||||
|
enable = true;
|
||||||
|
width = 20;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
Loading…
Reference in a new issue