{ lib, namespace, ... }: with lib; { options.${namespace}.services.home-assistant = { enable = mkEnableOption "enable home-assistant"; }; }