diff --git a/options.xhtml b/options.xhtml index 43cc2c5d2..e41428ea1 100644 --- a/options.xhtml +++ b/options.xhtml @@ -36165,6 +36165,33 @@ package

Default: pkgs.mu

+

Declared by:

+ + +
+ +<home-manager/modules/programs/mu.nix> + +
+ +
+ + programs.mu.home + + +
+
+

Directory to store Mu’s database.

+ +

Type: +path

+ +

Default: +config.xdg.cacheHome + "/mu"

+ +

Example: +"\${config.home.homeDirectory}/Maildir/.mu"

+

Declared by: