feat(APPA): bump nextcloud to 31
This commit is contained in:
parent
b043d0630e
commit
6cbe0dee4f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud30;
|
||||
package = pkgs.nextcloud31;
|
||||
https = true;
|
||||
hostName = "nextcloud.dryb.org";
|
||||
database.createLocally = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue