refactor(os): Earlier systemd path unit setup (#1)

This commit is contained in:
hygienic-books 2023-02-21 00:40:16 +01:00
parent 23ca5f0c65
commit 155e36dc60

View File

@ -405,12 +405,12 @@ function install_os_in_chroot () {
pacman-key --populate archlinux
pacman -S archlinux-keyring --noconfirm
keep_initiramfs_root_only_rw
get_aur_helper
paru_install 'zfs-dkms' 'zfs-utils'
hwclock --systohc
locale-gen
source /etc/locale.conf
keep_initiramfs_root_only_rw
mkinitcpio -P
# Install ZFSBootMenu and deps