services.chrony.initstepslew.threshold

NixOS option

The threshold of system clock error (in seconds) above which the clock will be stepped. If the correction required is less than the threshold, a slew is used instead.

type: floating point number or signed integer
Default
1000
declared in: nixos/modules/services/networking/ntp/chrony.nixView source on NixOS/nixpkgs →