summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/chrony.nix
AgeCommit message (Expand)Author
2019-09-12nixos: shuffle all ntp services into their own dirAustin Seipp
2018-12-02nixos/chrony: fix misplaced ConditionCapability= directiveAustin Seipp
2018-11-30nixos/chrony: don't emit initstepslew when servers is emptyAustin Seipp
2018-11-02nixos: fix #48917 by setting SYSTEMD_TIMEDATED_NTP_SERVICESAustin Seipp
2018-09-24nixos/chrony: clean up, rework to be a little closer to upstreamAustin Seipp
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-06-22chrony: disable the whole timesyncd module when chronyd is enabledBas van Dijk
2017-02-07nixos.chrony: remove generatecommandkey optionRicardo M. Correia
2017-02-07nixos.chrony: add extraFlags config optionRicardo M. Correia
2017-02-07nixos.chrony: pass config file directly to daemonRicardo M. Correia
2016-12-17ntp: make timesyncd the new defaultJörg Thalheim
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway
2016-05-26services.*ntp*: Add time-sync.target to ntp clients (#15714)Alexander Ried
2015-11-03chrony service: Members of group chrony can use chronycFranz Pletz
2015-11-03chrony service: Integration with other ntp daemonsFranz Pletz
2014-11-29Merge pull request #5043 from wkennington/master.networkdWilliam A. Kennington III
2014-11-28nixos: Use vendor zones instead of N.pool.ntp.org.aszlig
2014-11-26nixos/networking: FixesWilliam A. Kennington III
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra