The store_uri may contain parameters that cause Nix to fail when running under the hydra-server user (e.g. the signing key).
XUKUVWR4UKEKKOFLFMIHKOHHKSAYN3SWIF33GHUXRDVOBWWHOMMQC
CPSEZOSXXT5RILNUJI7LISBNIRQRBCNPJUHEA7PV4RSVQZALTRKQC
2GK5DOU7ODF4WBSN3QTD3WIO52VTL2LOAXKGCDEMMAQPTEO4A4HAC
return $config->{'store_uri'} // "auto";
return $config->{'server_store_uri'} // $config->{'store_uri'} // "auto";