mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-02 16:20:42 +00:00
feat: Add Bore config from CachyOS
This commit is contained in:
parent
4743adfbd1
commit
00f1eb4d23
@ -643,6 +643,7 @@ RUN /usr/libexec/containerbuild/build-initramfs && \
|
|||||||
curl -Lo /usr/etc/dxvk-example.conf https://raw.githubusercontent.com/doitsujin/dxvk/master/dxvk.conf && \
|
curl -Lo /usr/etc/dxvk-example.conf https://raw.githubusercontent.com/doitsujin/dxvk/master/dxvk.conf && \
|
||||||
curl -Lo /usr/bin/waydroid-choose-gpu https://raw.githubusercontent.com/KyleGospo/waydroid-scripts/main/waydroid-choose-gpu.sh && \
|
curl -Lo /usr/bin/waydroid-choose-gpu https://raw.githubusercontent.com/KyleGospo/waydroid-scripts/main/waydroid-choose-gpu.sh && \
|
||||||
chmod +x /usr/bin/waydroid-choose-gpu && \
|
chmod +x /usr/bin/waydroid-choose-gpu && \
|
||||||
|
curl -Lo /usr/lib/sysctl.d/99-bore-scheduler.conf https://github.com/CachyOS/CachyOS-Settings/raw/master/usr/lib/sysctl.d/99-bore-scheduler.conf && \
|
||||||
ostree container commit
|
ostree container commit
|
||||||
|
|
||||||
FROM bazzite as bazzite-deck
|
FROM bazzite as bazzite-deck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user