services.dockerRegistry.extraConfig
NixOS option
Docker extra registry configuration.
type: attribute setDefault
{ }Example
declared in: nixos/modules/services/misc/docker-registry.nixView source on NixOS/nixpkgs →{
log.level = "debug";
}