about summary refs log tree commit diff
path: root/nixos/modules/services/networking/ntp
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm4-22/+22
2024-01-17nixos/ntpd-rs: fix metrics serviceFranz Pletz1-2/+2
2024-01-14nixos/ntpd-rs: initFranz Pletz1-0/+89
2023-11-27treewide: use `mkPackageOption`h7x41-8/+1
2023-11-19nixos/chrony: Add missing rtcsync assertion.Adrian Pistol1-6/+21
2023-11-15nixos/chrony: Let Chrony control/track RTC driftAdrian Pistol1-1/+38
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2023-08-10nixos/chrony: add enableMemoryLocking optionFranz Pletz1-1/+13
2023-03-12nixos/chrony: allow @chown syscall setBen Wolsieffer1-1/+1
2023-01-31nixos/gitea: update SystemCallFilterIzorkin1-1/+1
2023-01-31nixos/chrony: disable PrivateDevices settingIzorkin1-1/+1
2023-01-03chrony: update sandboxing optionsIzorkin1-12/+44
2022-10-10treewide: *Flags convert to list from strArtturin2-4/+4
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae1-4/+4
2022-08-03nixos/*: replace </para><para> with double linebreakspennae1-6/+3
2022-07-30treewide: automatically md-convert option descriptionspennae3-18/+18
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae3-0/+3
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier2-2/+2
2021-09-18nixos/openntpd, nixos/ntp: define group, fix after #133166Guillaume Girol2-7/+9
2021-08-08Merge pull request #111692 from lopsided98/chrony-initstepslew-typesMartin Weinelt1-10/+19
2021-08-06nixos/chrony: wait for dns services to start up before startingPoscat1-1/+1
2021-02-02nixos/chrony: split the initstepslew attrset into optionsBen Wolsieffer1-10/+19
2021-01-24nixos/chrony: add typesFritz Otlinghaus1-0/+1
2021-01-22Merge pull request #108578 from ctem/feature/chronyAnderson Torres1-5/+45
2021-01-20networking, chrony, ntpd, timesyncd: add timeServers option typeScriptkiddi2-0/+2
2021-01-06nixos/chrony: add option to change packageCtem1-3/+13
2021-01-06nixos/chrony: add option to change state directoryCtem1-1/+7
2021-01-06nixos/chrony: add option to choose between two commonly used server directive...Ctem1-1/+15
2021-01-06nixos/chrony: add option to enable NTS authenticationCtem1-1/+11
2020-11-02nixos/chrony: fix owner of chrony drift fileRicardo M. Correia1-1/+3
2020-09-09chrony: Create state directory with correct owner.Kevin Cox1-1/+0
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl2-0/+2
2020-04-03nixos/chrony: move to StateDirectory and tmpfiles.dFlorian Klink1-8/+6
2020-03-12services.ntpd: Add extraConfig parameteradisbladis1-0/+13
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj3-12/+6
2019-09-12nixos/chrony: keep in foregroundAustin Seipp1-2/+2
2019-09-12nixos/chrony: remove redundant 'initstepslew.servers' optionAustin Seipp1-2/+1
2019-09-12nixos/chrony: set iburst for ntp serversAustin Seipp1-1/+1
2019-09-12nixos/{chrony,ntpd,openntpd}: add myself as maintainerAustin Seipp3-0/+4
2019-09-12nixos: shuffle all ntp services into their own dirAustin Seipp3-0/+345