services.dockerRegistry.extraConfig
Docker extra registry configuration.
- Type
attribute set- Default
{ }- Example
{ log.level = "debug"; }- Declared
- <nixpkgs/nixos/modules/services/misc/docker-registry.nix>
Docker extra registry configuration.
attribute set{ }{
log.level = "debug";
}