Reenable scx_flow for now

This commit is contained in:
Username404-59 2026-07-01 14:18:22 +02:00
parent 4df8da5530
commit 7ab1f130fa
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; # Reenable if not using the infinity scheduler patch
enable = true; # Disable this to use the infinity scheduler
scheduler = "scx_flow";
extraArgs = [ /* TODO for next scx version after 1.1.1: "--no-webui" */ ];
};