Add secondary trusted domain for managing Idacloud
This commit is contained in:
parent
3e88d434ff
commit
91c903f482
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
custom.nextcloud_domain = "idacloud.sinerva.eu";
|
custom.nextcloud_domain = "idacloud.sinerva.eu";
|
||||||
|
services.nextcloud.settings.trusted_domains = [ "idacloud.vsinerva.fi" ];
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
../base.nix
|
../base.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue