nexcloud on 25.05 is still at version 31
This commit is contained in:
parent
c8f1b3a5e0
commit
681f68d790
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
services = {
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud32;
|
||||
package = pkgs.nextcloud31;
|
||||
datadir = "/data/nextcloud";
|
||||
hostName = "cloud.baduhai.dev";
|
||||
configureRedis = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue