services.cockroachdb.extraArgs
NixOS option
Extra CLI arguments passed to cockroach start. For the full list of supported arguments, check https://www.cockroachlabs.com/docs/stable/cockroach-start.html#flags
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/databases/cockroachdb.nixView source on NixOS/nixpkgs →[ "--advertise-addr" "[fe80::f6f2:::]" ]