Introduction
Introduction Statistics Contact Development Disclaimer Help
Removing AMD GPU driver, gpx card went pop! - bootstrap - Bootstrap script for …
Log
Files
Refs
README
---
commit 4670f02871674dad5572e4a5207bcfb64d6bcc56
parent df7ef672a1575bcdb4bc1f623aca7184d3ae300c
Author: Jay Scott <[email protected]>
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(-)
---
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
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.