mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 02:29:23 +08:00
modules.services.nextcloud: upgrade to 32
This commit is contained in:
@@ -16,7 +16,7 @@ inputs:
|
||||
hostName = nextcloud.hostname;
|
||||
appstoreEnable = false;
|
||||
https = true;
|
||||
package = inputs.pkgs.nextcloud31;
|
||||
package = inputs.pkgs.nextcloud32;
|
||||
maxUploadSize = "10G";
|
||||
config =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user