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

feat(nextcloud): update

This commit is contained in:
2022-05-31 19:37:25 +02:00
parent b142dcdcc3
commit d7ee9b7c1a

View File

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