| options/nixos/environment.sessionVariables | A set of environment variables used in the global environment
|
| options/nixos/services.gocd-agent.environment | Additional environment variables to be passed to the Go
|
| options/nixos/services.gocd-server.environment | Additional environment variables to be passed to the gocd-server process
|
| options/nixos/security.pam.services.<name>.setEnvironment | Whether the service should set the environment variables
listed in environment.sessionVariables
using pam_env.so.
|
| options/nixos/services.jenkins.environment | Additional environment variables to be passed to the jenkins process
|