mirror of
https://github.com/Username404-59/Dotfiles-NixOS.git
synced 2026-07-03 12:58:07 +02:00
Revert "Go back to using infinity-scheduler"
This reverts commit 0ea4f88c2b.
This commit is contained in:
parent
0ea4f88c2b
commit
8bf9ad43a0
@ -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" */ ];
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user