programs.go.env.GOPRIVATE
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
- <home-manager/modules/programs/go.nix>