feat: nextcloud test

This commit is contained in:
Nick 2024-10-18 03:49:04 -05:00
parent 763c1a8220
commit 5b6b9597f5

View file

@ -179,7 +179,7 @@ in {
sops = { sops = {
path0 = "${sops}/${nextcloudName}"; path0 = "${sops}/${nextcloudName}";
}; };
subdomain = nextcloudName; subdomain = "calendar";
paths = { paths = {
path0 = "${servicePath}/${nextcloudLabel}"; path0 = "${servicePath}/${nextcloudLabel}";
}; };