b4l-vikunja vars script is fixed
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
script = ''cat $prompts/subdomain | echo "todo" > $out/subdomain'';
|
||||
script = ''cat $prompts/subdomain || echo "todo" > $out/subdomain'';
|
||||
};
|
||||
services.vikunja = {
|
||||
frontendHostname = "${config.clan.core.vars.generators.vikunja.files.subdomain.value}.${config.networking.fqdn}";
|
||||
|
Reference in New Issue
Block a user