diff --git a/index.html b/index.html index ea6adc26b..02290f97e 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf?+
ca.desrt.dconf?This manual will eventually describes how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 592ed9b44..5d1debaf6 100644 --- a/options.html +++ b/options.html @@ -5134,7 +5134,7 @@ csh 1 ^#!\s*/.*\b(csh|tcsh)\s* "<left>"
Declared by:
<home-manager/modules/programs/neomutt.nix>
- |
programs.neomutt.binds.*.mapSelect the menu to bind the command to.
Type: one of "alias", "attach", "browser", "compose", "editor", "generic", "index", "mix", "pager", "pgp", "postpone", "query", "smime"
Default:
+
programs.neomutt.binds.*.mapSelect the menu to bind the command to.
Type: one of "alias", "attach", "browser", "compose", "editor", "generic", "index", "mix", "pager", "pgp", "postpone", "query", "smime" or list of one of "alias", "attach", "browser", "compose", "editor", "generic", "index", "mix", "pager", "pgp", "postpone", "query", "smime"s
Default:
"index"
Declared by:
<home-manager/modules/programs/neomutt.nix>
@@ -5168,7 +5168,7 @@ csh 1 ^#!\s*/.*\b(csh|tcsh)\s*
"<left>"
Declared by:
programs.neomutt.macros.*.mapSelect the menu to bind the command to. Type: one of "alias", "attach", "browser", "compose", "editor", "generic", "index", "mix", "pager", "pgp", "postpone", "query", "smime" Default: |
programs.neomutt.macros.*.mapSelect the menu to bind the command to.
Type: one of "alias", "attach", "browser", "compose", "editor", "generic", "index", "mix", "pager", "pgp", "postpone", "query", "smime" or list of one of "alias", "attach", "browser", "compose", "editor", "generic", "index", "mix", "pager", "pgp", "postpone", "query", "smime"s
Default:
"index"
Declared by: