services: nextcloud: bump to 24
This commit is contained in:
parent
e0bb7e52f2
commit
cdd6068aeb
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ in {
|
|||
|
||||
hostName = "cloud.${domain}";
|
||||
https = true;
|
||||
package = pkgs.nextcloud23;
|
||||
package = pkgs.nextcloud24;
|
||||
|
||||
maxUploadSize = "1G";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue