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

Type
open submodule of attribute set of (null or string or absolute path or package)
Example
{
  HOST = "::";
  PORT = "8091";
}
Declared
<nixpkgs/nixos/modules/services/home-automation/zwave-js-ui.nix>