programs.mblaze.enable
Whether to enable mblaze, unix utilities to deal with Maildir.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.mblaze.package
The mblaze package to use.
Type: package
Default:
pkgs.mblaze
Declared by:
programs.mblaze.editor
Editor mcom(1) opens drafts with, written to the
Editor: entry of every generated profile. When left null
mblaze falls back to MBLAZE_EDITOR, then VISUAL,
then EDITOR.
Type: null or string
Default:
null
Example:
"nvim"
Declared by:
programs.mblaze.settings
Entries added to every generated profile, as documented in
mblaze-profile(5). An entry defined here overrides
the generated one of the same name, and is in turn overridden
by .
Type: attribute set of string
Default:
{ }
Example:
{
Scan-Format = "%c%u%r %-3n %10d %17f %t %2i%s";
}
Declared by: