diff --git a/pre.sh b/pre.sh index 3e39d58..2e7e32e 100644 --- a/pre.sh +++ b/pre.sh @@ -81,4 +81,5 @@ pacstrap /mnt base linux linux-lts linux-firmware amd-ucode tamsyn-font vim git genfstab -U /mnt >> /mnt/etc/fstab arch-chroot /mnt +ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf #--UEFI-btrfs-- \ No newline at end of file