Skip to content

home-manager

A set of packages to install in the garden environment.

Type: lazy attribute set of package

Default:

{ }

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 media creation profile.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable media streaming profile.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable media watching profile.

Type: boolean

Default:

false

Example:

true

Declared by:

Whether to enable Enable packages designed for pentesting.

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:

default editor for the system

Type: one of “nvim”, “codium”

Default:

"nvim"

Declared by:

default manpager for the system

Type: string

Default:

"nvim +Man!"

Declared by:

default pager for the system

Type: string

Default:

"less -FR"

Declared by:

The lockscreen module to be loaded by home-manager.

Type: null or one of “swaylock”, “gtklock”

Default:

"gtklock"

Declared by:

default shell for the system

Type: one of “bash”, “zsh”, “fish”, “nushell”

Default:

"bash"

Declared by:

default terminal for the system

Type: one of “ghostty”, “wezterm”

Default:

"ghostty"

Declared by:

Whether to enable fontconfig.

Type: boolean

Default:

false

Example:

true

Declared by:

The package that provides the font

Type: null or package

Default:

<derivation MapleMono-TTF-7.9>

Declared by:

The name of the bold font

Type: string

Default:

"Maple Mono Bold"

Declared by:

The name of the bold italic font

Type: string

Default:

"Maple Mono Bold Italic"

Declared by:

The name of the italic font

Type: string

Default:

"Maple Mono Italic"

Declared by:

The name of the font

Type: string

Default:

"Maple Mono"

Declared by:

The size of the font

Type: signed integer

Default:

14

Declared by: