MyNixOS website logo
option

services.zwave-js-ui.settings

Extra environment variables passed to the zwave-js-ui process.

Check https://zwave-js.github.io/zwave-js-ui/#/guide/env-vars for possible options.

Declarations
Type
attribute set of (null or string or path or package)
Example
{
  HOST = "::";
  PORT = "8091";
}