Skip to content

darwin

A set of packages to install in the garden environment.

Type: lazy attribute set of package

Default:

{ }

Declared by:

The path to the configuration

Type: string

Default:

"/Users/isabel/.config/flake"

Declared by:

Whether to enable Graphical interface.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable Headless.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable Laptop.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable Server.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable Workstation.

Type: boolean

Default:

false

Example:

true

Declared by:

The username of the main user for your system

Type: value “isabel” (singular enum)

Default:

"isabel"

Declared by:

Whether to enable tools.

Type: boolean

Default:

true

Example:

true

Declared by:

Whether to enable limit to minimal system tooling.

Type: boolean

Default:

true

Example:

true

Declared by:

A list of users that you wish to declare as your non-system users. The first username in the list will be treated as your main user unless garden.system.mainUser is set.

Type: list of string

Default:

[
"isabel"
]

Declared by: