From 2e3ff65b700c20de90ce73ba6ee02449cbfa2fef 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 Former-commit-id: f14fa507425bb2fe68f512fa1ccc29b3d95a3857 --- server-modules/glance.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/server-modules/glance.nix b/server-modules/glance.nix index 85b0fa1d..dc16d5a3 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"; + } ]; } {