1
0
forked from extern/nix-config
donovanglover-nix-config/sh/052-timezone

10 lines
146 B
Plaintext
Raw Normal View History

2018-08-31 21:36:58 +02:00
#!/bin/sh
#
# Set the timezone through systemd.
#
# https://wiki.archlinux.org/index.php/Time
set -xe
timedatectl set-timezone America/New_York