mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
NixOS/auto-upgrade: fix wording
Co-Authored-By: Pascal Hertleif <killercup@gmail.com>
This commit is contained in:
parent
b6cad64ef6
commit
14a1aa4a3d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue