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

chore(nextcloud): update to 21

This commit is contained in:
2021-03-16 11:27:05 +01:00
parent d99399009c
commit 04247c6ca1

View File

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