Switch to Firefox Nightly again, and switch to git version of sched_ext

This commit is contained in:
xmm16 2024-12-15 00:41:43 -03:00
commit 6e25f44c21
No known key found for this signature in database
3 changed files with 5 additions and 4 deletions

View file

@ -56,6 +56,7 @@
services.scx = {
enable = true;
package = pkgs.scx_git.rustscheds;
scheduler = "scx_lavd";
extraArgs = ["--performance" "--no-core-compaction"];
};