primitive config for Drone,
use rustscheds package for scx, add nixos bash module
This commit is contained in:
parent
a1196deb25
commit
e1cccdbfa8
6 changed files with 120 additions and 39 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
services.scx = {
|
||||
enable = true;
|
||||
package = pkgs.scx.rustscheds;
|
||||
# use gaming performance scheduler
|
||||
scheduler = "scx_lavd";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue