MyNixOS website logo

Directory bookmarks.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  d = "~/Documents";
  D = "~/Downloads";
  p = "~/Pictures";
  v = "~/Videos";
};