typo
This commit is contained in:
parent
f813682d33
commit
2e4270657c
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
||||||
|
|
||||||
basePath = mkOption {
|
basePath = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
example = "/var/lib/raincloud"
|
example = "/var/lib/raincloud";
|
||||||
description = "Base path of the raincloud";
|
description = "Base path of the raincloud";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue