This commit is contained in:
Aleksandr Lebedev 2026-02-01 14:17:23 +01:00
parent 53750afbe3
commit 3864e34ffd
4 changed files with 65 additions and 58 deletions

View file

@ -34,6 +34,7 @@ in {
sops.secrets."services/nextcloud/whiteboard" = {owner = "nextcloud";};
services.nextcloud = {
enable = true;
maxUploadSize = "80G";
package = pkgs.nextcloud32;
database.createLocally = true;
config = {