services.chrony.autotrimThreshold

NixOS option

Maximum estimated error threshold for the rtcautotrim command. When reached, the RTC will be trimmed. Only used when services.chrony.enableRTCTrimming is enabled.

type: positive integer, meaning >0
Default
30
Example
10
declared in: nixos/modules/services/networking/ntp/chrony.nixView source on NixOS/nixpkgs →