services.mqtt2influxdb.mqtt.password

NixOS option

MQTT password. It is highly suggested to use here replacement through environmentFiles as otherwise the password is put world readable to the store.

type: null or string
Default
null
declared in: nixos/modules/services/misc/mqtt2influxdb.nixView source on NixOS/nixpkgs →