refactor(meta): ZFS installs in one go should now work (#3)

This commit is contained in:
hygienic-books 2023-10-21 00:58:23 +02:00
parent e92a22c005
commit da88ec53a6

View File

@ -623,8 +623,7 @@ function install_os_in_chroot () {
add_motd_getting_started_msg #2.6 add_motd_getting_started_msg #2.6
get_aur_helper #2.7 get_aur_helper #2.7
paru_install --replace-conflicting 'paru-bin' paru_install --replace-conflicting 'paru-bin'
paru_install 'zfs-dkms' paru_install 'zfs-dkms' 'zfs-utils' 'rsync'
paru_install 'zfs-utils' 'rsync'
hwclock --systohc hwclock --systohc
mkinitcpio -P mkinitcpio -P