services.gocd-server.environment

NixOS option

Additional environment variables to be passed to the gocd-server process. As a base environment, gocd-server receives NIX_PATH from environment.sessionVariables, NIX_REMOTE is set to “daemon”.

type: attribute set of string
Default
{ }
declared in: nixos/modules/services/continuous-integration/gocd-server/default.nixView source on NixOS/nixpkgs →