Skip to content

settings

Attribute: clan.core.settings

Settings of the clan.

This is a read-only attribute-set available to the machines of the clan.

Type: submodule

metadata.nix

directory

Attribute: clan.core.settings.directory

the location of the flake repo, used to calculate the location of facts and secrets

Type: path

metadata.nix

icon

Attribute: clan.core.settings.icon

Readonly

the location of the clan icon

Type: null or path

metadata.nix

machine

Attribute: clan.core.settings.machine

Settings of the machine.

This is a read-only attribute-set available to the machines of the clan.

Type: submodule

Default:

{ }

metadata.nix

description

Attribute: clan.core.settings.machine.description

the description of the machine

Type: null or string

Default:

null

metadata.nix

icon

Attribute: clan.core.settings.machine.icon

the location of the machine icon

Type: null or path

Default:

null

metadata.nix

name

Attribute: clan.core.settings.machine.name

the name of the machine

Type: string

Default:

"nixos"

metadata.nix

name

Attribute: clan.core.settings.name

Readonly

the name of the clan

Type: string

metadata.nix