feat: various changes, sched-ext

This commit is contained in:
Kat Inskip 2025-04-21 14:53:15 -07:00
parent db0f9bef6d
commit cc85d2e5ba
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
7 changed files with 143 additions and 173 deletions

View file

@ -68,6 +68,12 @@ _: let
powerManagement.enable = true;
};
services.scx = {
enable = true;
package = pkgs.scx_git.full;
scheduler = "scx_lavd";
};
zramSwap.enable = true;
boot = {