This commit is contained in:
Tao Tien 2025-10-24 17:36:00 -07:00
parent 98b6210742
commit 1bdad0a6fc
3 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,6 @@
{pkgs, ...}: {
services.lorri.enable = true;
services.scx.enable = true;
services.scx.scheduler = "scx_lavd"; # default is "scx_rustland"