Revert "Go back to using infinity-scheduler"

This reverts commit 0ea4f88c2b.
This commit is contained in:
Username404-59 2026-07-01 20:25:02 +02:00
parent 0ea4f88c2b
commit 8bf9ad43a0
Signed by: Username404-59
GPG Key ID: F3A1878B14F5F0D7

View File

@ -59,7 +59,7 @@
];
services.scx = { # https://wiki.cachyos.org/configuration/sched-ext/#general-recommendations
enable = false; # Disable this to use the infinity scheduler
enable = true; # Disable this to use the infinity scheduler
scheduler = "scx_flow";
extraArgs = [ /* TODO for next scx version after 1.1.1: "--no-webui" */ ];
};