mirror of
https://github.com/Username404-59/Dotfiles-NixOS.git
synced 2026-07-03 12:58:07 +02:00
Make nice even higher for compilation
This commit is contained in:
parent
cf58bf4959
commit
1178f54c45
@ -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 = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user