mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Don't try to auto update nextcloud apps
This commit is contained in:
parent
951a57e48e
commit
c3c19aa3ee
1 changed files with 0 additions and 4 deletions
|
|
@ -57,10 +57,6 @@ in
|
|||
maxUploadSize = "16G";
|
||||
phpOptions."opcache.interned_strings_buffer" = "16";
|
||||
|
||||
autoUpdateApps = {
|
||||
enable = true;
|
||||
startAt = "04:00:00";
|
||||
};
|
||||
extraApps = {
|
||||
inherit (config.services.nextcloud.package.packages.apps)
|
||||
calendar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue