services.foundationdb.locality.machineId

NixOS option

Machine identifier key. All processes on a machine should share a unique id. By default, processes on a machine determine a unique id to share. This does not generally need to be set.

type: null or string
Default
null
declared in: nixos/modules/services/databases/foundationdb.nixView source on NixOS/nixpkgs →