diff --git a/config/hosts/aspects/doloro-laptop/host.nix b/config/hosts/aspects/doloro-laptop/host.nix index ac94232..3642b24 100644 --- a/config/hosts/aspects/doloro-laptop/host.nix +++ b/config/hosts/aspects/doloro-laptop/host.nix @@ -50,6 +50,7 @@ }; services.gnome.gnome-keyring.enable = true; + services.scx.scheduler = "scx_lavd"; hardware = { # firmware = [ pkgs.intel-npu-driver ];