*explodes*

This commit is contained in:
2026-03-13 01:04:01 +00:00
parent 64f2e34018
commit 6c33f7f53e
2 changed files with 2 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
# Most energy efficent scheduler setup..
systemd.services.scx.environment = {
SCX_SCHEDULER_OVERRIDE = "scx_lavd";
SCX_FLAGS_OVERRIDE = "--powersave --enable-cpu-bw --cpu-pref-order '20-21,12-19,0-11'";
SCX_FLAGS_OVERRIDE = "--powersave --cpu-pref-order '20-21,12-19,0-11'";
};
};
};