Do some more rearranging and moving and accept risk on gamemode
This commit is contained in:
parent
c41543edcf
commit
02a284fe90
6 changed files with 21 additions and 4 deletions
|
@ -2,6 +2,13 @@
|
|||
{
|
||||
programs.gamemode = {
|
||||
enable = config.system.desktop.enable;
|
||||
settings.general.renice = 10;
|
||||
settings = {
|
||||
general.renice = 10;
|
||||
gpu = {
|
||||
amd_performance_level = "high";
|
||||
apply_gpu_optimisations = "accept-responsibility";
|
||||
gpu_device = 0;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue