services.gerrit.replicationSettings

NixOS option

Replication configuration. This will be generated to the etc/replication.config file.

type: lazy attribute set of lazy attribute set of (string or boolean or signed integer or list of (string or boolean or signed integer) or lazy attribute set of (string or boolean or signed integer or list of (string or boolean or signed integer)))
Default
{ }
declared in: nixos/modules/services/web-apps/gerrit.nixView source on NixOS/nixpkgs →