Added Legacy DNS config as recomended by systemd-resolved

This commit is contained in:
eichehome 2022-01-18 23:51:38 +01:00
parent 931d72a9db
commit 02f76bda96
1 changed files with 1 additions and 0 deletions

1
pre.sh
View File

@ -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--