From f14fa507425bb2fe68f512fa1ccc29b3d95a3857 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 24 Mar 2025 13:15:30 +0100 Subject: [PATCH] add mealie to glance --- server-modules/glance.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/server-modules/glance.nix b/server-modules/glance.nix index 85b0fa1..dc16d5a 100644 --- a/server-modules/glance.nix +++ b/server-modules/glance.nix @@ -124,6 +124,11 @@ in { url = "https://hoarder.hadi.diy"; icon = "si:bookstack"; } + { + title = "Mealie"; + url = "https://mealie.hadi.diy"; + icon = "si:mealie"; + } ]; } {