MyNixOS website logo
option

services.athens.goBinaryEnvVars

Environment variables to pass to the Go binary.

Declarations
Type
attribute set
Default
{ }
Example
''
  { "GOPROXY" = "direct", "GODEBUG" = "true" }
''