154 current 2025-10-09 12:40:25 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user