Update nextcloud 31
This commit is contained in:
parent
b8647bd5ec
commit
c336cc98cd
1 changed files with 1 additions and 4 deletions
|
|
@ -65,7 +65,7 @@ in
|
||||||
|
|
||||||
nextcloud = {
|
nextcloud = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.nextcloud30;
|
package = pkgs.nextcloud31;
|
||||||
hostName = "cloud.${cfg.proxy.domain}";
|
hostName = "cloud.${cfg.proxy.domain}";
|
||||||
https = true;
|
https = true;
|
||||||
nginx.recommendedHttpHeaders = true;
|
nginx.recommendedHttpHeaders = true;
|
||||||
|
|
@ -128,10 +128,7 @@ in
|
||||||
calendar
|
calendar
|
||||||
cookbook
|
cookbook
|
||||||
cospend
|
cospend
|
||||||
memories
|
|
||||||
tasks
|
tasks
|
||||||
# onlyoffice
|
|
||||||
# oidc
|
|
||||||
richdocuments
|
richdocuments
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue