Removing AMD GPU driver, gpx card went pop! - bootstrap - Bootstrap script for my alpine linux desktop.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 4670f02871674dad5572e4a5207bcfb64d6bcc56
 (DIR) parent df7ef672a1575bcdb4bc1f623aca7184d3ae300c
 (HTM) Author: Jay Scott <me@jay.scot>
       Date:   Thu,  3 Oct 2024 19:01:00 +0100
       
       Removing AMD GPU driver, gpx card went pop!
       
       Diffstat:
         M install.sh                          |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/install.sh b/install.sh
       @@ -11,12 +11,12 @@ apk update
        apk upgrade -a
        
        echo "── installing cli essentials"
       -apk add curl doas wget git git-email neovim tar zip gzip p7zip bzip2 \
       -        rsync less build-base gnupg-dirmngr
       +apk add curl doas wget git git-email neovim tar zip gzip p7zip bzip2 rsync \
       +        less build-base gnupg-dirmngr
        
        echo "── installing wayland"
        apk add wl-clipboard mesa-dri-gallium mesa-va-gallium eudev font-hack seatd \
       -        sway foot bemenu xwayland linux-firmware-amdgpu waybar
       +        sway foot bemenu xwayland waybar
        
        setup-devd udev