1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 20:01:08 +01:00

feat(nextcloud): update

This commit is contained in:
2021-10-08 20:25:54 +02:00
parent 80abae0daa
commit 6eff3d831c

View File

@@ -5,7 +5,7 @@ in
{ {
services.nextcloud = { services.nextcloud = {
enable = true; enable = true;
package = pkgs.nextcloud21; package = pkgs.nextcloud22;
https = true; https = true;