data model: add TF test #4

Closed
kiara wants to merge 76 commits from data-model-tf-test into main
Showing only changes of commit 239f556aa9 - 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;