Update neomutt

This commit is contained in:
albert 2024-05-07 08:12:14 +09:00
parent 3f469c25ab
commit ecff291c06
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -0,0 +1,9 @@
{ ... }: {
programs.neomutt = {
enable = true;
sidebar = {
enable = true;
width = 20;
};
};
}