Switch to Firefox Nightly again, and switch to git version of sched_ext
This commit is contained in:
parent
bee62f4405
commit
6e25f44c21
3 changed files with 5 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -151,11 +151,11 @@
|
|||
"nixpkgs-stable": "nixpkgs-stable"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1733665616,
|
||||
"narHash": "sha256-+XTFXYlFJBxohhMGLDpYdEnhUNdxN8dyTA8WAd+lh2A=",
|
||||
"lastModified": 1734190932,
|
||||
"narHash": "sha256-nIweyhgHbDMJSH6zlciTe2abEzDKWkW28B6/qM9UWOU=",
|
||||
"owner": "cachix",
|
||||
"repo": "git-hooks.nix",
|
||||
"rev": "d8c02f0ffef0ef39f6063731fc539d8c71eb463a",
|
||||
"rev": "c2b3567b03baf0999a1dd14f7e7ab34b46297d68",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
|
||||
services.scx = {
|
||||
enable = true;
|
||||
package = pkgs.scx_git.rustscheds;
|
||||
scheduler = "scx_lavd";
|
||||
extraArgs = ["--performance" "--no-core-compaction"];
|
||||
};
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
btop-rocm
|
||||
emacs30-pgtk
|
||||
kitty
|
||||
firefox
|
||||
firefox_nightly
|
||||
ffmpeg-full
|
||||
vesktop
|
||||
spotify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue