services.dockerRegistry.configFile

Path to CNCF distribution config file.

Setting this option will override any configuration applied by the extraConfig option.

Type
absolute path
Default
pkgs.writeText "docker-registry-config.yml" "# my custom docker-registry-config.yml ..."
Declared
<nixpkgs/nixos/modules/services/misc/docker-registry.nix>