nextcloud: update to v31
This commit is contained in:
parent
4c529e5ef2
commit
bf26b2b767
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
|||
nextcloud = {
|
||||
enable = true;
|
||||
configureRedis = true;
|
||||
package = pkgs.nextcloud30;
|
||||
package = pkgs.nextcloud31;
|
||||
hostName = domain;
|
||||
https = true; # Use https for all urls
|
||||
phpExtraExtensions = all: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue