vars: eval finalScript lazy

This commit is contained in:
lassulus
2024-12-13 18:30:54 +01:00
parent a364a5b800
commit c888f01823
6 changed files with 67 additions and 31 deletions

View File

@@ -322,7 +322,7 @@ in
- all required programs are in PATH
- sandbox is set up correctly
'';
type = lib.types.str;
type = lib.types.path;
readOnly = true;
internal = true;
};