Initial attempt at Collabora Online setup for Idacloud

This commit is contained in:
Vili Sinervä 2025-04-20 23:15:51 +03:00
parent 143b8ab3f3
commit 75af0e9b19
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
2 changed files with 102 additions and 41 deletions

View file

@ -2,6 +2,7 @@
{
custom.nextcloud_domain = "idacloud.sinerva.eu";
services.nextcloud.settings.trusted_domains = [ "idacloud.vsinerva.fi" ];
custom.collabora_domain = "idacollab.sinerva.eu";
imports = [
../base.nix