nix-config/sh/053-ntp

10 lines
157 B
Plaintext
Raw Normal View History

2018-08-31 21:36:58 +02:00
#!/bin/sh
#
# Sync the time periodically with a remote server.
#
# https://wiki.archlinux.org/index.php/Systemd-timesyncd
set -xe
timedatectl set-ntp true