See if I can type 'description' this time
This commit is contained in:
parent
c140531285
commit
e23d075bb2
|
@ -170,7 +170,7 @@ in {
|
||||||
|
|
||||||
password-file = mkOption {
|
password-file = mkOption {
|
||||||
type = str;
|
type = str;
|
||||||
descriptionq =
|
description =
|
||||||
"File containing password with which to authenticate to MQTT server.";
|
"File containing password with which to authenticate to MQTT server.";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue