services.dockerRegistry.configFile
NixOS option
Path to CNCF distribution config file. Setting this option will override any configuration applied by the extraConfig option.
type: absolute pathDefault
declared in: nixos/modules/services/misc/docker-registry.nixView source on NixOS/nixpkgs →pkgs.writeText "docker-registry-config.yml" "# my custom docker-registry-config.yml ..."