Update
This commit is contained in:
parent
53750afbe3
commit
3864e34ffd
4 changed files with 65 additions and 58 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue