1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +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 = {
enable = true;
package = pkgs.nextcloud20;
package = pkgs.nextcloud21;
https = true;