programs.go.env.GOPRIVATE

Home-Manager option

Controls which modules the ‘go’ command considers to be private (not available publicly) and should therefore not use the proxy or checksum database.

type: string or list of string
Default
""
declared in: <home-manager/modules/programs/go.nix>source unavailable