MyNixOS website logo

Other user directories.

Declarations
Type
attribute set of (string or path convertible to it)
Default
{ }
Example
{
  XDG_MISC_DIR = "${config.home.homeDirectory}/Misc";
}