services.nextcloud.settings.trusted_domains

NixOS option

Trusted domains, from which the nextcloud installation will be accessible. You don’t need to add services.nextcloud.hostname here.

type: list of string
Default
[ ]
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →