Skip to content

clan-core

ClanCore delivers all the essential features for every clan. It's always included in your setup, and you can customize your clan's behavior with the configuration options provided below.

Module Options

clan.core.clanDir

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

Type: path

Default:

/nix/store/y2p0g76h43y3c14p0ic3ydwphv0g9pc5-source/nixosModules/clanCore

metadata.nix

clan.core.clanIcon

the location of the clan icon

Type: null or path

metadata.nix

clan.core.clanName

the name of the clan

Type: string

metadata.nix

clan.core.machineDescription

the description of the machine

Type: null or string

Default:

null

metadata.nix

clan.core.machineIcon

the location of the machine icon

Type: null or path

Default:

null

metadata.nix

clan.core.machineName

the name of the machine

Type: string

Default:

"nixos"

metadata.nix

clan.core.state

This option has no description.

Type: attribute set of (submodule)

Default:

{ }

state.nix