services.ntp.extraFlags

NixOS option

Extra flags passed to the ntpd command.

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