Add todo
This commit is contained in:
parent
7db2c3c6f3
commit
65e4ccd4a8
|
@ -69,6 +69,7 @@ configure_base_system() {
|
||||||
# || die "Could not set hostname"
|
# || die "Could not set hostname"
|
||||||
|
|
||||||
## Set timezone
|
## Set timezone
|
||||||
|
# TODO use systemd-nspawn to start instead of chroot, then we can use these utils.
|
||||||
#einfo "Selecting timezone"
|
#einfo "Selecting timezone"
|
||||||
#timedatectl set-timezone "$TIMEZONE" \
|
#timedatectl set-timezone "$TIMEZONE" \
|
||||||
# || die "Could not set timezone"
|
# || die "Could not set timezone"
|
||||||
|
|
Loading…
Reference in New Issue