Add a TODO for next scx version

This commit is contained in:
Username404-59 2026-07-01 04:14:09 +02:00
parent a82889db6a
commit ec83a5150f
Signed by: Username404-59
GPG Key ID: F3A1878B14F5F0D7

View File

@ -52,6 +52,7 @@
services.scx = { # https://wiki.cachyos.org/configuration/sched-ext/#general-recommendations services.scx = { # https://wiki.cachyos.org/configuration/sched-ext/#general-recommendations
enable = true; enable = true;
scheduler = "scx_flow"; scheduler = "scx_flow";
extraArgs = [ /* TODO for next scx version after 1.1.1: "--no-webui" */ ];
}; };
boot.kernel.sysctl = { boot.kernel.sysctl = {