fmt
This commit is contained in:
parent
b9b85657db
commit
8ee461d1de
9 changed files with 21 additions and 28 deletions
|
@ -2,9 +2,7 @@
|
|||
programs.gamemode.enable = true;
|
||||
programs.gamemode.enableRenice = true;
|
||||
programs.gamemode.settings = {
|
||||
general = {
|
||||
renice = 10;
|
||||
};
|
||||
general = { renice = 10; };
|
||||
|
||||
# Warning: GPU optimisations have the potential to damage hardware
|
||||
gpu = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue