154 current 2025-10-09 12:40:25 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 12:44:15 -05:00
parent ec96339443
commit c37de52f10
3 changed files with 1 additions and 217 deletions

View File

@@ -23,7 +23,7 @@ in
};
url = lib.mkOption {
type = lib.types.str;
default = "${service}.${homelab.base_domain}";
default = "git.${homelab.base_domain}";
description = "set domain for ${service}";
};
data_dir = lib.mkOption {