diff options
Diffstat (limited to 'cryptinstall')
-rwxr-xr-x | cryptinstall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptinstall b/cryptinstall index ac37f70..ec5d09b 100755 --- a/cryptinstall +++ b/cryptinstall @@ -71,7 +71,7 @@ mount /dev/mapper/boot_crypt /mnt/boot rc-service ntpd start basestrap /mnt base openrc elogind-openrc vim man ntp-openrc git -basestrap /mnt linux linux-firmware +basestrap /mnt linux-hardened linux-firmware artix-chroot /mnt bash -c "curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/mkcryptartix | sh -s -- ${DRIVE} ${PART_PREFIX} ${TARGET}" |