summary refs log tree commit diff
path: root/nixos/modules/services/networking/chrony.nix
Commit message (Expand)AuthorAge
* nixos: shuffle all ntp services into their own dirAustin Seipp2019-09-12
* nixos/chrony: fix misplaced ConditionCapability= directiveAustin Seipp2018-12-02
* nixos/chrony: don't emit initstepslew when servers is emptyAustin Seipp2018-11-30
* nixos: fix #48917 by setting SYSTEMD_TIMEDATED_NTP_SERVICESAustin Seipp2018-11-02
* nixos/chrony: clean up, rework to be a little closer to upstreamAustin Seipp2018-09-24
* [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* chrony: disable the whole timesyncd module when chronyd is enabledBas van Dijk2018-06-22
* nixos.chrony: remove generatecommandkey optionRicardo M. Correia2017-02-07
* nixos.chrony: add extraFlags config optionRicardo M. Correia2017-02-07
* nixos.chrony: pass config file directly to daemonRicardo M. Correia2017-02-07
* ntp: make timesyncd the new defaultJörg Thalheim2016-12-17
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
* services.*ntp*: Add time-sync.target to ntp clients (#15714)Alexander Ried2016-05-26
* chrony service: Members of group chrony can use chronycFranz Pletz2015-11-03
* chrony service: Integration with other ntp daemonsFranz Pletz2015-11-03
* Merge pull request #5043 from wkennington/master.networkdWilliam A. Kennington III2014-11-29
|\
| * nixos/networking: FixesWilliam A. Kennington III2014-11-26
* | nixos: Use vendor zones instead of N.pool.ntp.org.aszlig2014-11-28
|/
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10