From de39437deccb60c56afdc7778a02b33b947fbd8e Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:32:21 +0200 Subject: [PATCH] todo Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- server-modules/glance.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/server-modules/glance.nix b/server-modules/glance.nix index be397295..491e0922 100644 --- a/server-modules/glance.nix +++ b/server-modules/glance.nix @@ -33,6 +33,7 @@ in lib.concatMapStringsSep " " roundToString [h s l]; in { + # TODO: Add tailscale custom widget services = { glance = { enable = true;