test lavd
This commit is contained in:
parent
3131694e41
commit
b93fa56328
1 changed files with 98 additions and 94 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
|
services.scx.enable = true;
|
||||||
|
services.scx.scheduler = "scx_lavd"; # default is "scx_rustland"
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# act
|
# act
|
||||||
# asm-lsp
|
# asm-lsp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue