MyNixOS website logo

An attribute set that adds to named directory hash table.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  docs  = "$HOME/Documents";
  vids  = "$HOME/Videos";
  dl    = "$HOME/Downloads";
}