move scx package to its own module and inactivate because bug

This commit is contained in:
2025-07-16 04:30:22 +02:00
parent 59edaaeec8
commit f0a112b6f5
4 changed files with 29 additions and 26 deletions

View File

@@ -191,7 +191,7 @@
enable = false;
};
scx = {
enable = true;
enable = false;
scheduler = "scx_lavd";
flags = "--performance";
};