name: store
internalName: storeUri
type: std::string
defaultExpr: 'getEnv("NIX_REMOTE").value_or("auto")'
defaultText: 'auto'
The URL of the Nix store
to use for most operations.
See nix help-stores
for supported store types and settings.