From 1178f54c4555c1649d93269c2f2f0ae744776e55 Mon Sep 17 00:00:00 2001 From: Username404-59 Date: Tue, 30 Jun 2026 22:29:26 +0200 Subject: [PATCH] Make nice even higher for compilation --- modules/ananicy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ananicy.nix b/modules/ananicy.nix index 9347fea..89a4840 100644 --- a/modules/ananicy.nix +++ b/modules/ananicy.nix @@ -7,7 +7,7 @@ rulesProvider = pkgs.ananicy-rules-cachyos; extraTypes = [ - { type = "Compiler"; nice = 13; latency_nice = 13; } + { type = "Compiler"; nice = 19; latency_nice = 19; } ]; extraRules = [