Open
Description
Hello,
When I use the config
and config_pwd
option to pass a dynamic nixos configuration I get the error :
error: cannot coerce a set to a string, at (string):6:14
By looking at the code I can see that the configuration
variable is used with the import
function which only work if the type is a string.
Am I using the config
parameter wrong ?
Metadata
Metadata
Assignees
Labels
No labels