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, ...}: {
|
||||
services.scx.enable = true;
|
||||
services.scx.scheduler = "scx_lavd"; # default is "scx_rustland"
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# act
|
||||
# asm-lsp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue