Fix systemd-resolve

This commit is contained in:
2024-06-08 20:09:09 +01:00
parent 8e0fb4b820
commit 07ea588c6c

View File

@@ -453,10 +453,12 @@ if [[ ${main_menu[@]} =~ 1 ]]; then # DWM
sudo nala install xorg libx11-dev libxft-dev libxinerama-dev build-essential libxrandr-dev
# Desktop tools
sudo nala install feh iwd scrot
sudo nala install feh iwd systemd-resolved scrot
sudo cp -f iwd.conf /etc/iwd/main.conf
sudo systemctl enable iwd
sudo systemctl start iwd
sudo systemctl enable systemd-resolved
sudo systemctl start systemd-resolved
# Sound
sudo nala install pipewire-audio wireplumber pipewire-pulse pipewire-alsa