This commit is contained in:
oddlama 2020-10-12 20:59:10 +02:00
parent 7db2c3c6f3
commit 65e4ccd4a8
No known key found for this signature in database
GPG Key ID: 88EA325D51D53908
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ configure_base_system() {
# || die "Could not set hostname"
## Set timezone
# TODO use systemd-nspawn to start instead of chroot, then we can use these utils.
#einfo "Selecting timezone"
#timedatectl set-timezone "$TIMEZONE" \
# || die "Could not set timezone"