ref: reduce eval.nix contract forther

- module export contratcts can now bypass the eval.nix iface
- enabled by:9bd5e7bb2540664fe1c728c85f80375fe0cbf9fa
This commit is contained in:
David Arnold 2022-05-26 17:23:39 -05:00
parent c82517fc12
commit 83a919bdb0
No known key found for this signature in database
GPG key ID: 0318D822BAC965CC
2 changed files with 4 additions and 7 deletions

View file

@ -211,6 +211,4 @@ in {
metaConfig;
meta = hive.meta;
nixosModules = { inherit (colmenaOptions) deploymentOptions; };
}