Remove '-client' from mqtt config
This commit is contained in:
parent
55cb413171
commit
98d0226104
@ -23,7 +23,7 @@ in {
|
|||||||
description = "MQTT topic on which to send notifications.";
|
description = "MQTT topic on which to send notifications.";
|
||||||
};
|
};
|
||||||
|
|
||||||
mqtt-client = {
|
mqtt = {
|
||||||
host = mkOption {
|
host = mkOption {
|
||||||
type = str;
|
type = str;
|
||||||
description = "Hostname of the MQTT server.";
|
description = "Hostname of the MQTT server.";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user