Add newer kernel for Tower, add scx scheduler and direnv

This commit is contained in:
Bun 2025-04-22 21:22:44 -04:00
parent 981b88d233
commit f1ef766a9b
7 changed files with 33 additions and 19 deletions

View file

@ -0,0 +1,4 @@
{ ... }:
{
services.scx.enable = true;
}