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
Declared in: nixosModules/clanCore/metadata.nix
directory
Attribute: clan.core.settings.directory
the location of the flake repo, used to calculate the location of facts and secrets
Type: absolute path
Declared in: nixosModules/clanCore/metadata.nix
icon
Attribute: clan.core.settings.icon
Readonly
the location of the clan icon
Type: null or absolute path
Declared in: nixosModules/clanCore/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:
Declared in: nixosModules/clanCore/metadata.nix
description
Attribute: clan.core.settings.machine.description
the description of the machine
Type: null or string
Default:
Declared in: nixosModules/clanCore/metadata.nix
icon
Attribute: clan.core.settings.machine.icon
the location of the machine icon
Type: null or absolute path
Default:
Declared in: nixosModules/clanCore/metadata.nix
name
Attribute: clan.core.settings.machine.name
Readonly
the name of the machine
Type: string
Declared in: nixosModules/clanCore/metadata.nix
name
Attribute: clan.core.settings.name
Readonly
the name of the clan
Type: string
Declared in: nixosModules/clanCore/metadata.nix