rm comment

This commit is contained in:
Kiara Grouwstra 2025-08-24 19:45:45 +02:00
parent 35841f172c
commit 239f556aa9
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

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