mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 03:35:15 +00:00
chore: missed gamescope change
added a missing change from 09fe023582f407756ef820a3c995dfef31c89d2d
This commit is contained in:
parent
8ffc6e6d73
commit
166704b02b
@ -245,6 +245,9 @@ dnf5 -y swap \
|
||||
--repo copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||
ibus ibus
|
||||
dnf5 -y install \
|
||||
gamescope.x86_64 \
|
||||
gamescope-libs.i686 \
|
||||
gamescope-shaders \
|
||||
jupiter-sd-mounting-btrfs \
|
||||
steam \
|
||||
lutris \
|
||||
@ -353,13 +356,6 @@ else
|
||||
systemctl enable dconf-update.service
|
||||
fi
|
||||
|
||||
# Install Gamescope, ROCM, and Waydroid on non-Nvidia images
|
||||
dnf5 -y install \
|
||||
--repo copr:copr.fedorainfracloud.org:kylegospo:bazzite-multilib \
|
||||
gamescope.x86_64 \
|
||||
gamescope-libs.i686 \
|
||||
gamescope-shaders
|
||||
|
||||
# Homebrew & Bash Prexec
|
||||
touch /.dockerenv
|
||||
mkdir -p /var/home
|
||||
|
Loading…
x
Reference in New Issue
Block a user