MyNixOS website logo
option

services.homebridge.pluginPath

Path to the plugin download directory (needs to be writeable). Seems this needs to end with node_modules, as Homebridge will run npm on the parent directory.

Declarations
Type
string
Default
"/var/lib/homebridge/node_modules"