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