1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

feat(nextcloud): upgrade

This commit is contained in:
2022-12-01 18:25:16 +01:00
parent b9623e3d57
commit e95546ef8a

View File

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