Updated nextcloud from 31 to 32
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
# Nextcloud Setup
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud31;
|
||||
package = pkgs.nextcloud32;
|
||||
configureRedis = true;
|
||||
database.createLocally = true;
|
||||
autoUpdateApps.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user