MyNixOS website logo
option

services.dockerRegistry.extraConfig

Docker extra registry configuration.

Declarations
Type
attribute set
Default
{ }
Example
{
  log.level = "debug";
}