update base path type
This commit is contained in:
parent
0564f34081
commit
4689300114
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
};
|
||||
|
||||
basePath = mkOption {
|
||||
type = types.path;
|
||||
type = types.str;
|
||||
description = "Base path of the raincloud";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue