chore(hass): use hass implementation of fallback assistant

This commit is contained in:
matt1432 2025-02-18 22:00:37 -05:00
parent e67ed81736
commit 94cceeb995
8 changed files with 2 additions and 58 deletions

View file

@ -133,12 +133,6 @@
repo = "gtk";
type = "github";
};
ha-fallback-conversation-src = {
flake = false;
owner = "m50";
repo = "ha-fallback-conversation";
type = "github";
};
home-manager = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "nix-community";