From 02062743f8013243ef092b7052cc164cb154d47a Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sat, 31 Jan 2026 11:08:33 +0100 Subject: [PATCH] feat: use bpfland scheduler. --- hosts/skadi/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/skadi/configuration.nix b/hosts/skadi/configuration.nix index 5dee61e..2483052 100644 --- a/hosts/skadi/configuration.nix +++ b/hosts/skadi/configuration.nix @@ -39,7 +39,7 @@ # Setup userspace schedulers services.scx = { enable = true; - scheduler = "scx_lavd"; + scheduler = "scx_bpfland"; }; # Get nicer hostname