NixOS/auto-upgrade: fix wording

Co-Authored-By: Pascal Hertleif <killercup@gmail.com>
wip/yesman
Sean Buckley 4 years ago committed by GitHub
parent b6cad64ef6
commit 14a1aa4a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      nixos/modules/tasks/auto-upgrade.nix

@ -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…
Cancel
Save