From 6da032eae9e6c31fabca6d132400d008db4b30f4 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sun, 26 Oct 2025 11:43:01 +0100 Subject: [PATCH] feat(skadi): change scx settings. --- 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 dbf515f..f51f01a 100644 --- a/hosts/skadi/configuration.nix +++ b/hosts/skadi/configuration.nix @@ -27,7 +27,7 @@ enable = true; package = pkgs.scx_git.full; scheduler = "scx_lavd"; - extraArgs = ["--autopower"]; + extraArgs = ["--autopilot"]; }; # Get nicer hostname