tests: actually execute vars checks in CI

This commit is contained in:
DavHau
2025-05-31 14:56:48 +07:00
parent 3c9c7341c1
commit d27834b565
5 changed files with 11 additions and 9 deletions

View File

@@ -246,7 +246,7 @@ in
The path to the file containing the content of the generated value.
This will be set automatically
'';
type = nullOr str;
type = nullOr path;
default = null;
};
path = lib.mkOption {