1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules
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
..
config vpnc: Fix building of system config. 2014-08-31 21:39:03 +02:00
hardware Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
installer Revert "Merge pull request #2449 from wkennington/master.grub" 2014-08-31 12:58:37 +04:00
misc Add IDs for uhub service 2014-09-01 10:53:19 +04:00
profiles initrd.availableKernelModules: add support for keyboards 2014-08-12 20:00:01 +02:00
programs Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6"" 2014-08-31 09:46:16 -07:00
security nixos: add setuid wrappers for some networked filesystems' helpers 2014-09-01 10:33:48 +04:00
services nixos: Add new service for OpenNTPd. 2014-09-01 16:07:28 +02:00
system grub: fix grub merge error 2014-08-31 12:29:13 +02:00
tasks nixos/network-interfaces: Fix bug in converting old ipAddresses 2014-08-31 09:47:18 -07:00
testing Fix evaluation 2014-08-06 19:44:13 +02:00
virtualisation nixos-container run: Execute command using ‘su’ 2014-08-28 02:20:31 +02:00
module-list.nix nixos: Add new service for OpenNTPd. 2014-09-01 16:07:28 +02:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00