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.
- Type
string- Default
"/var/lib/homebridge/node_modules"- Declared
- <nixpkgs/nixos/modules/services/home-automation/homebridge.nix>