297 current 2025-10-11 13:48:37 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 14:27:01 -05:00
parent 895b5d1add
commit 790e358869

View File

@@ -7,7 +7,7 @@ let
homelab = config.modules.homelab;
services = lib.attrsets.mapAttrsToList (name: srv:
{
title = srv.description;
title = srv.name;
icon = srv.icon;
url = srv.url;
allow-insecure = srv.icon;