services.mysql.galeraCluster.localName

NixOS option

The unique name that identifies this particular node within the cluster. Each node must have a different name.

type: string
Example
"node1"
declared in: nixos/modules/services/databases/mysql.nixView source on NixOS/nixpkgs →