update nextcloud to 24

(apparently we forget to commit this??)
nextcloud24
stuebinm 2022-07-09 10:56:58 +02:00
parent 430efbc0a5
commit 4eecd1bad4
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
# must be set manually; may not be incremented by more than one at # must be set manually; may not be incremented by more than one at
# a time, otherwise nextcloud WILL break # a time, otherwise nextcloud WILL break
package = pkgs.nextcloud21; package = pkgs.nextcloud24;
home = "/persist/nextcloud"; home = "/persist/nextcloud";
https = true; https = true;