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"
|
"nixpkgs-stable": "nixpkgs-stable"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733665616,
|
"lastModified": 1734190932,
|
||||||
"narHash": "sha256-+XTFXYlFJBxohhMGLDpYdEnhUNdxN8dyTA8WAd+lh2A=",
|
"narHash": "sha256-nIweyhgHbDMJSH6zlciTe2abEzDKWkW28B6/qM9UWOU=",
|
||||||
"owner": "cachix",
|
"owner": "cachix",
|
||||||
"repo": "git-hooks.nix",
|
"repo": "git-hooks.nix",
|
||||||
"rev": "d8c02f0ffef0ef39f6063731fc539d8c71eb463a",
|
"rev": "c2b3567b03baf0999a1dd14f7e7ab34b46297d68",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -56,6 +56,7 @@
|
||||||
|
|
||||||
services.scx = {
|
services.scx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.scx_git.rustscheds;
|
||||||
scheduler = "scx_lavd";
|
scheduler = "scx_lavd";
|
||||||
extraArgs = ["--performance" "--no-core-compaction"];
|
extraArgs = ["--performance" "--no-core-compaction"];
|
||||||
};
|
};
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
btop-rocm
|
btop-rocm
|
||||||
emacs30-pgtk
|
emacs30-pgtk
|
||||||
kitty
|
kitty
|
||||||
firefox
|
firefox_nightly
|
||||||
ffmpeg-full
|
ffmpeg-full
|
||||||
vesktop
|
vesktop
|
||||||
spotify
|
spotify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue