feat: Disable scx for linux
This commit is contained in:
parent
604eef61f9
commit
08140558f2
1 changed files with 0 additions and 5 deletions
|
|
@ -130,11 +130,6 @@
|
|||
|
||||
environment.variables.EDITOR = "hx";
|
||||
services.dbus.implementation = "broker";
|
||||
services.scx = {
|
||||
enable = true;
|
||||
scheduler = "scx_lavd";
|
||||
package = pkgs.scx.rustscheds;
|
||||
};
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest-lto-x86_64-v3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue