6 lines
104 B
Nix
6 lines
104 B
Nix
{
|
|
programs.gamescope = {
|
|
enable = true;
|
|
capSysNice = false; # breaks in steam & heroic
|
|
};
|
|
}
|