tv: use timesyncd

This commit is contained in:
tv 2016-07-03 21:35:34 +02:00
parent 99136e1764
commit fa14575ce2
5 changed files with 1 additions and 4 deletions

View file

@ -108,7 +108,6 @@ with config.krebs.lib;
iotop
iptables
nethogs
ntp # ntpate
rxvt_unicode.terminfo
tcpdump
];

View file

@ -60,7 +60,6 @@ with config.krebs.lib;
esac
'')
gnupg
ntp # ntpate
rxvt_unicode.terminfo
tmux
];

View file

@ -29,7 +29,6 @@ with config.krebs.lib;
# root
cryptsetup
ntp # ntpate
# tv
bc

View file

@ -41,7 +41,6 @@ with config.krebs.lib;
# root
cryptsetup
ntp # ntpate
# tv
bc

View file

@ -153,6 +153,7 @@ with config.krebs.lib;
services.cron.enable = false;
services.nscd.enable = false;
services.ntp.enable = false;
services.timesyncd.enable = true;
}
{