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