From d6f5785b73c617698879a92f606d163a09946972 Mon Sep 17 00:00:00 2001 From: Anders Rytter Hansen Date: Tue, 20 May 2025 00:10:32 +0200 Subject: [PATCH] install scx-scheds, not scx-scheds-git --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index fde4dd7..58657ac 100644 --- a/Dockerfile +++ b/Dockerfile @@ -127,8 +127,8 @@ RUN rpm-ostree install https://github.com/TheAssassin/AppImageLauncher/releases/ # Install Gwenview on host for full support for image formats such as HEIC RUN rpm-ostree install gwenview -# add cachyos-settings and scx-manager -RUN rpm-ostree install scx-manager +# add cachyos-settings, scx-scheds and scx-manager +RUN rpm-ostree install scx-scheds scx-manager RUN rpm-ostree override remove zram-generator-defaults --install cachyos-settings # Install Waydroid