From 4bb0e1dc7dbe05afde5ae82ff3010c7e0ec0be52 Mon Sep 17 00:00:00 2001 From: Adam0 Date: Sat, 8 Aug 2026 23:32:44 -0400 Subject: [PATCH] Keep sync services and notifications together --- config/home.yml | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/config/home.yml b/config/home.yml index 9b538fb..b1467ab 100644 --- a/config/home.yml +++ b/config/home.yml @@ -206,20 +206,19 @@ url: https://vaultwarden.${GROUND_DOMAIN}/admin icon: /assets/icons/vaultwarden.svg + - type: monitor + cache: 8m + title: Immich + sites: + - title: immich + url: https://immich.${GROUND_DOMAIN} + icon: /assets/icons/immich/icon.svg + - title: Immich Tools + url: https://immich-tools.${GROUND_DOMAIN} + icon: /assets/icons/immich/tools.svg + - type: split-column - max-columns: 3 widgets: - - type: monitor - cache: 8m - title: Immich - sites: - - title: immich - url: https://immich.${GROUND_DOMAIN} - icon: /assets/icons/immich/icon.svg - - title: Immich Tools - url: https://immich-tools.${GROUND_DOMAIN} - icon: /assets/icons/immich/tools.svg - - type: monitor cache: 8m title: Sync services -- 2.51.2