mirror of
https://github.com/Username404-59/Dotfiles-NixOS.git
synced 2026-07-03 12:58:07 +02:00
Use scx_flow instead of scx_cake
This commit is contained in:
parent
9f3c3bd94a
commit
7e88043cb3
@ -51,7 +51,7 @@
|
||||
|
||||
services.scx = { # https://wiki.cachyos.org/configuration/sched-ext/#general-recommendations
|
||||
enable = true;
|
||||
scheduler = "scx_cake";
|
||||
scheduler = "scx_flow";
|
||||
};
|
||||
|
||||
boot.kernel.sysctl = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user