update(nextcloud): switch to 32
This commit is contained in:
parent
a36596fef3
commit
d65cd76b9f
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in
|
|||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud31;
|
||||
package = pkgs.nextcloud32;
|
||||
|
||||
hostName = "my-nextcloud.bertof.net";
|
||||
maxUploadSize = "24G";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue