Compare commits

...

2 commits

2 changed files with 2 additions and 1 deletions

2
i3.sh
View file

@ -23,7 +23,7 @@ pacman -S dialog reflector xdg-user-dirs xdg-utils inetutils bind bash-completio
pacman -S efibootmgr mtools dosfstools
# Laptop
pacman -S iwd bluez bluez-utils cups hplip
pacman -S iwd bluez bluez-utils cups hplip alsa-utils pulseaudio
# Power
pacman -S acpi acpi_call tlp

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