services.orthanc.environment

Extra environment variables For more details see https://orthanc.uclouvain.be/book/users/configuration.html

Type
attribute set of string
Default
{ }
Example
''
  {
    ORTHANC_NAME = "Orthanc server";
  }
''
Declared
<nixpkgs/nixos/modules/services/misc/orthanc.nix>