This commit is contained in:
2026-03-12 11:02:59 +00:00
parent b0787ecfd6
commit 52b3f2eb5e

View File

@@ -2,6 +2,7 @@
den,
modules,
__findFile,
lib,
...
}:
{
@@ -58,6 +59,10 @@
"--autopilot"
];
};
systemd.services.scx.environment = {
SCX_SCHEDULER_OVERRIDE = "scx_lavd";
SCX_FLAGS_OVERRIDE = "--autopilot --cpu-pref-order 20-21,12-19,0-11";
};
hardware = {
# firmware = [ pkgs.intel-npu-driver ];