diff --git a/modules/nextcloud.nix b/modules/nextcloud.nix index c2710e3..bef3eff 100644 --- a/modules/nextcloud.nix +++ b/modules/nextcloud.nix @@ -65,6 +65,7 @@ with lib; # }; }; settings = { + overwriteWebroot = "staff.tfcconnection.org"; overwriteProtocol = "https"; default_phone_region = "US"; trusted_domains = [ dn ];