services.orthanc.environment
NixOS option
Extra environment variables For more details see https://orthanc.uclouvain.be/book/users/configuration.html
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/misc/orthanc.nixView source on NixOS/nixpkgs →''
{
ORTHANC_NAME = "Orthanc server";
}
''