Skip to content

spo-anywhere.node

spo-anywhere.node.enable

Whether to enable Enable cardano-node with some defaults. Provide necessary keys to run as a block producer…

Type: boolean

Default: false

Example: true

Declared by: - https://github.com/mlabs-haskell/spo-anywhere/tree/main/modules, via option flake.nixosModules.block-producer-node

spo-anywhere.node.block-producer-key-path

Path to the block producer keys directory. Set to null for non-block-producer node. Warning: Secrets, don’t provide /nix/store paths here.

Type: null or path

Example: "/etc/spo/keys"

Declared by: - https://github.com/mlabs-haskell/spo-anywhere/tree/main/modules, via option flake.nixosModules.block-producer-node

spo-anywhere.node.configFilesPath

Path to the network configuration directory

Type: path

Declared by: - https://github.com/mlabs-haskell/spo-anywhere/tree/main/modules, via option flake.nixosModules.block-producer-node