add waydroid set gpu scripts to /usr/bin

This commit is contained in:
Anders Rytter Hansen 2025-10-07 17:14:31 -03:00
commit b52dd8d8ab
3 changed files with 87 additions and 0 deletions

View file

@ -33,6 +33,7 @@ RUN setsebool -P domain_kernel_load_modules on
COPY etc/environment /etc/environment
COPY etc/systemd/zram-generator.conf /etc/systemd/zram-generator.conf
COPY usr /usr
RUN cd /usr/bin && wget https://raw.githubusercontent.com/CachyOS/CachyOS-Settings/refs/heads/master/usr/bin/kerver && chmod +x kerver