nixos/nextcloud: Improve autoUpdateApps description string

This commit is contained in:
Malte Brandy 2019-05-22 18:52:27 +02:00 committed by Florian Klink
parent 42c0ce80e6
commit ab5926ba67

View file

@ -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 {