NixOS/auto-upgrade: fix wording
Co-Authored-By: Pascal Hertleif <killercup@gmail.com>
This commit is contained in:
parent
b6cad64ef6
commit
14a1aa4a3d
@ -70,7 +70,7 @@ let cfg = config.system.autoUpgrade; in
|
||||
description = ''
|
||||
Add a randomized delay to wait before automatically upgrading.
|
||||
The delay will be between zero and this value.
|
||||
This value must be a valid systemd timestamp.
|
||||
This value must be a valid systemd timespan.
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user