services.home-assistant.extraArgs

NixOS option

Extra arguments to pass to the hass executable.

type: list of string
Default
[ ]
Example
[
  "--debug"
]
declared in: nixos/modules/services/home-automation/home-assistant.nixView source on NixOS/nixpkgs →