WIP: test data model thru VM #11

Closed
kiara wants to merge 70 commits from data-model-test-deployment-plain into deployment-data-model-with-tests
Showing only changes of commit a2f8527f83 - Show all commits

View file

@ -103,7 +103,6 @@ in
inherit (eval.config.system.build) vm vmWithBootLoader; inherit (eval.config.system.build) vm vmWithBootLoader;
}; };
in in
# import "${pathToRoot}/deployment/nixos.nix" {}
{ {
drv_path = os.config.system.build.toplevel.drvPath; drv_path = os.config.system.build.toplevel.drvPath;
out_path = os.config.system.build.toplevel; out_path = os.config.system.build.toplevel;