From 53a444298aa54980f337cdd6649762b6602d4812 Mon Sep 17 00:00:00 2001 From: Romain Paquet Date: Mon, 25 Aug 2025 07:21:21 +0200 Subject: [PATCH] add home assistant to glance --- machines/genepi/glance-config.nix | 5 +++++ 1 file changed, 5 insertions(+) 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"; + } ]; } {