nixos/nextcloud: Improve autoUpdateApps description string
This commit is contained in:
parent
42c0ce80e6
commit
ab5926ba67
@ -262,7 +262,7 @@ in {
|
|||||||
type = types.bool;
|
type = types.bool;
|
||||||
default = false;
|
default = false;
|
||||||
description = ''
|
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 {
|
startAt = mkOption {
|
||||||
|
Loading…
Reference in New Issue
Block a user