This commit is contained in:
2026-04-24 00:12:21 +01:00
parent dc2be45e90
commit e759d97779
3 changed files with 3 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 = "--autopilot";
SCX_FLAGS_OVERRIDE = "--autopower";
};
};
};