Skip to content

home-manager

List of packages to install.

Type: lazy attribute set of package

Default:

{ }

Declared by:

Default editor for this host.

Type: one of “nvim”, “vim”

Default:

"vim"

Declared by:

Default shell for this host.

Type: one of “bash”, “zsh”

Default:

"bash"

Declared by:

Default terminal for this host.

Type: value “ghostty” (singular enum)

Default:

"ghostty"

Declared by:

Whether to enable Graphical Interface.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable Headless mode.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable Workstation profile.

Type: boolean

Default:

false

Example:

true

Declared by: