This commit is contained in:
alejandro-angulo 2025-11-30 19:05:42 -08:00
parent b385cf3bee
commit 934bb34550
9 changed files with 126 additions and 98 deletions

View file

@ -54,7 +54,7 @@ in
services.nextcloud = {
enable = true;
package = pkgs.nextcloud31;
package = pkgs.nextcloud32;
hostName = "nextcloud.kilonull.com";
https = true;
database.createLocally = true;