diff --git a/loki/configuration.nix b/loki/configuration.nix index dc38cc2..a0a0922 100644 --- a/loki/configuration.nix +++ b/loki/configuration.nix @@ -341,7 +341,10 @@ with lib; { # }]; esphome = { }; frontend = { }; - # google_assistant = { project_id = "light-cathode-372118"; }; + google_assistant = { + project_id = "home-network-373608"; + service_account = "!include home-manager-service-account.json"; + }; history = { }; logbook = { }; # logger.default = "debug";