Added Legacy DNS config as recomended by systemd-resolved
This commit is contained in:
parent
931d72a9db
commit
02f76bda96
1 changed files with 1 additions and 0 deletions
1
pre.sh
1
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--
|
Loading…
Reference in a new issue