350 current 2025-10-12 11:58:18 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-12 11:59:16 -05:00
parent 00ab2ae68c
commit ff096a520a
2 changed files with 2 additions and 2 deletions

View File

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