This commit is contained in:
2026-04-19 20:59:59 +01:00
parent 51ec1e2fef
commit a33720a44f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
# Most energy efficent scheduler setup..
systemd.services.scx.environment = {
SCX_SCHEDULER_OVERRIDE = "scx_lavd";
SCX_FLAGS_OVERRIDE = "--powersave";
SCX_FLAGS_OVERRIDE = "--autopilot";
};
};
};