nixos/nextcloud: Improve autoUpdateApps description string

wip/yesman
Malte Brandy 5 years ago committed by Florian Klink
parent 42c0ce80e6
commit ab5926ba67
  1. 2
      nixos/modules/services/web-apps/nextcloud.nix

@ -262,7 +262,7 @@ in {
type = types.bool;
default = false;
description = ''
Run a auto update of all installed apps from the nextcloud repository.
Run regular auto update of all apps installed from the nextcloud app store.
'';
};
startAt = mkOption {

Loading…
Cancel
Save