nixpkgs/nixos/modules/services
aszlig 29f4642284
nixos: Add new service for OpenNTPd.
This conflicts with the existing reference NTP daemon, so we're using
services.ntp.enable = mkForce false here to make sure both services
aren't enabled in par.

I was already trying to merge the module with services.ntp, but it would
have been quite a mess with a bunch of conditions on the package name.
They both have a bit in common if it comes to the configuration files,
but differ in handling of the state dir (for example, OpenNTPd doesn't
allow it to be owned by anything other than root).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-01 16:07:28 +02:00
..
amqp Merge remote-tracking branch 'origin/master' into staging 2014-07-28 11:30:49 +02:00
audio nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
backup nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
continuous-integration/jenkins Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
databases Manual: Start of module-specific documentation 2014-08-27 12:24:44 +02:00
desktops Move at_spi2_core and at_spi2_atk outside of the gnome3 attrset 2014-07-10 11:39:16 +02:00
games Fix some uid/gid attributes to match the actual user/group name 2014-04-29 10:51:42 +02:00
hardware Some pkgs.lib -> lib fixes 2014-08-25 14:40:40 +02:00
logging nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
mail Add mlmmj package and nixos module. 2014-08-23 12:30:45 +04:00
misc uhub: initial service expression 2014-09-01 10:53:19 +04:00
monitoring nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
network-filesystems Merge remote-tracking branch 'origin/master' into staging 2014-07-07 13:16:26 +02:00
networking nixos: Add new service for OpenNTPd. 2014-09-01 16:07:28 +02:00
printing cups: Add a listenAddresses option 2014-04-25 00:30:12 +02:00
scheduling Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
search elasticsearch: Fix error in NixOS module, systemd ExecStart path must be absolute. 2014-07-28 20:12:19 +02:00
security fail2ban: systemd support 2014-08-08 00:10:19 +02:00
system Merge remote-tracking branch 'origin/master' into staging 2014-07-07 13:16:26 +02:00
torrent transmission: Fix apparmor rules to allow loading more libraries 2014-05-22 19:46:08 +02:00
ttys Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
web-servers Made Mediawiki rewrite rules work for virtual hosts 2014-08-29 13:56:23 +02:00
x11 Add extraConfig option for SLiM 2014-08-31 03:21:37 +02:00