chore(gaming): Add scx scheduler by default
This commit is contained in:
parent
8b12e79650
commit
9be8a82a29
2 changed files with 3 additions and 3 deletions
|
|
@ -79,8 +79,7 @@
|
|||
lib.optionalAttrs (options ? environment.systemPackages) {
|
||||
environment.systemPackages = config.mods.gaming.tools;
|
||||
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_cachyos;
|
||||
# TODO Re-enable when fixed
|
||||
#services.scx.enable = true;
|
||||
services.scx.enable = true;
|
||||
|
||||
programs = {
|
||||
steam.enable = mkDashDefault config.mods.gaming.steam;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue