services.ntp.restrictDefault
NixOS option
The restriction flags to be set by default. The default flags prevent external hosts from using ntpd as a DDoS reflector, setting system time, and querying OS/ntpd version. As recommended in section 6.5.1.1.3, answer “No” of https://support.ntp.org/Support/AccessRestrictions
type: list of stringDefault
declared in: nixos/modules/services/networking/ntp/ntpd.nixView source on NixOS/nixpkgs →[ "limited" "kod" "nomodify" "notrap" "noquery" "nopeer" ]