services.homebridge.pluginPath
NixOS option
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: stringDefault
declared in: nixos/modules/services/home-automation/homebridge.nixView source on NixOS/nixpkgs →"/var/lib/homebridge/node_modules"