updated next cloud package
This commit is contained in:
parent
9b5dfa16e2
commit
c6c17935dc
|
@ -34,7 +34,7 @@ in {
|
|||
services = {
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud30;
|
||||
package = pkgs.nextcloud31;
|
||||
hostName = "${config.host.nextcloud.subdomain}.${config.host.reverse_proxy.hostname}";
|
||||
settings.log_type = "file";
|
||||
config = {
|
||||
|
|
Loading…
Reference in a new issue