mirror of
https://github.com/Username404-59/Dotfiles-NixOS.git
synced 2026-07-03 12:58:07 +02:00
Add a TODO for next scx version
This commit is contained in:
parent
a82889db6a
commit
ec83a5150f
@ -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 = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user