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 = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud30;
|
||||
package = pkgs.nextcloud31;
|
||||
hostName = "cloud.${cfg.proxy.domain}";
|
||||
https = true;
|
||||
nginx.recommendedHttpHeaders = true;
|
||||
|
|
@ -128,10 +128,7 @@ in
|
|||
calendar
|
||||
cookbook
|
||||
cospend
|
||||
memories
|
||||
tasks
|
||||
# onlyoffice
|
||||
# oidc
|
||||
richdocuments
|
||||
;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue