diff --git a/machines/genepi/glance-config.nix b/machines/genepi/glance-config.nix index 6ae8f80..4a03a1f 100644 --- a/machines/genepi/glance-config.nix +++ b/machines/genepi/glance-config.nix @@ -74,6 +74,11 @@ url = "https://pinchflat.home.rpqt.fr"; icon = "sh:pinchflat"; } + { + title = "Home Assistant"; + url = "https://assistant.home.rpqt.fr"; + icon = "sh:home-assistant"; + } ]; } {