services.etcd.initialCluster

NixOS option

Etcd initial cluster configuration for bootstrapping.

type: list of string
Default
["${config.services.etcd.name}=http://127.0.0.1:2380"]
declared in: nixos/modules/services/databases/etcd.nixView source on NixOS/nixpkgs →