This commit is contained in:
parent
f70d9c51e3
commit
92ded26806
12 changed files with 20 additions and 20 deletions
|
@ -12,7 +12,7 @@ in
|
|||
enable = mkEnableOption "Enable ${service}";
|
||||
|
||||
url = mkOption {
|
||||
default = "code.${homelab.baseDomain}";
|
||||
default = "code.${homelab.domain}";
|
||||
type = types.str;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue