Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
StoreConfig::getDefaultSystemFeatures
for default machine config
We have to oddly make a `StoreConfig` subclass to get it, but NixOS/nix#9848 will fix that. The purpose of this is to ensure that, absent an explicit config, `localhost` includes `ca-derivations` and `recursive-nix` if those experimental features are enabled. Very much the complement of NixOS#1342, the previous PR.
- Loading branch information