MyNixOS website logo
option

system.defaults.dock.persistent-others

Persistent folders in the dock.

Declarations
    Type
    null or (list of (path or string))
    Default
    null
    Example
    [
      "~/Documents"
      "~/Downloads"
    ]