guh
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
den,
|
den,
|
||||||
modules,
|
modules,
|
||||||
__findFile,
|
__findFile,
|
||||||
|
lib,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
@@ -58,6 +59,10 @@
|
|||||||
"--autopilot"
|
"--autopilot"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
systemd.services.scx.environment = {
|
||||||
|
SCX_SCHEDULER_OVERRIDE = "scx_lavd";
|
||||||
|
SCX_FLAGS_OVERRIDE = "--autopilot --cpu-pref-order 20-21,12-19,0-11";
|
||||||
|
};
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
# firmware = [ pkgs.intel-npu-driver ];
|
# firmware = [ pkgs.intel-npu-driver ];
|
||||||
|
|||||||
Reference in New Issue
Block a user