guh
This commit is contained in:
@@ -50,7 +50,14 @@
|
||||
};
|
||||
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
services.scx.scheduler = "scx_lavd";
|
||||
services.scx = {
|
||||
enable = true;
|
||||
scheduler = "scx_lavd";
|
||||
extraArgs = [
|
||||
"--cpu-pref-order 20-21,12-19,0-11"
|
||||
"--autopilot"
|
||||
];
|
||||
};
|
||||
|
||||
hardware = {
|
||||
# firmware = [ pkgs.intel-npu-driver ];
|
||||
|
||||
Reference in New Issue
Block a user