Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

darwin

garden.packages

A set of packages to install in the garden environment.

Type: attribute set of package

Default: { }

Declared by:

garden.environment.flakePath

The path to the configuration

Type: string

Default: "/Users/isabel/.config/flake"

Declared by:

garden.profiles.gaming.enable

Whether to enable Gaming.

Type: boolean

Default: false

Example: true

Declared by:

garden.profiles.graphical.enable

Whether to enable Graphical interface.

Type: boolean

Default: false

Example: true

Declared by:

garden.profiles.headless.enable

Whether to enable Headless.

Type: boolean

Default: false

Example: true

Declared by:

garden.profiles.laptop.enable

Whether to enable Laptop.

Type: boolean

Default: false

Example: true

Declared by:

garden.profiles.server.enable

Whether to enable Server.

Type: boolean

Default: false

Example: true

Declared by:

garden.profiles.server.hetzner.enable

Whether to enable Hetzner.

Type: boolean

Default: false

Example: true

Declared by:

garden.profiles.server.oracle.enable

Whether to enable Oracle.

Type: boolean

Default: false

Example: true

Declared by:

garden.profiles.workstation.enable

Whether to enable Workstation.

Type: boolean

Default: false

Example: true

Declared by:

garden.system.activation.diff.enable

Whether to enable Enable a system diff.

Type: boolean

Default: true

Example: true

Declared by:

garden.system.mainUser

The username of the main user for your system

Type: value “isabel” (singular enum)

Default: "isabel"

Declared by:

garden.system.tools.enable

Whether to enable tools.

Type: boolean

Default: true

Example: true

Declared by:

garden.system.tools.minimal

Whether to enable limit to minimal system tooling.

Type: boolean

Default: true

Example: true

Declared by:

garden.system.users

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: