From 4323eb53b7b378e9ad95be417d45cf33e238c340 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 be39729..491e092 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;