Whether the Nix store on the runner is trusted.
trusted
untrusted
unknown
This is determined via the output of nix store info --json.
nix store info --json
Whether the Nix store on the runner is trusted.
trustedmeans yesuntrustedmeans nounknownmeans that the status couldn't be determinedThis is determined via the output of
nix store info --json.