console: disable steam extest
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
1dbd2b876c
commit
1b2d7d7eef
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@
|
||||||
|
|
||||||
steam = {
|
steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extest = true;
|
|
||||||
|
# BUG: Causes SteamOS crash when emulating scroll wheel in-game
|
||||||
|
#// extest = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue