From fa14575ce2fbcf0fd7f1df4934b54c19d34401b5 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 3 Jul 2016 21:35:34 +0200 Subject: tv: use timesyncd --- tv/2configs/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs') diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index 0f6258139..a9ba1eadd 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -153,6 +153,7 @@ with config.krebs.lib; services.cron.enable = false; services.nscd.enable = false; services.ntp.enable = false; + services.timesyncd.enable = true; } { -- cgit v1.2.3