services.chrony.extraFlags

NixOS option

Extra flags passed to the chronyd command.

type: list of string
Default
[ ]
Example
[
  "-s"
]
declared in: nixos/modules/services/networking/ntp/chrony.nixView source on NixOS/nixpkgs →