MyNixOS website logo
option

system.defaults.dock.persistent-apps

Persistent applications in the dock.

Declarations
    Type
    null or (list of (path or string))
    Default
    null
    Example
    [
      "/Applications/Safari.app"
      "/System/Applications/Utilities/Terminal.app"
    ]