1
1
Fork 0

console: disable steam extest

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-09-28 13:24:50 -05:00
parent 1dbd2b876c
commit 1b2d7d7eef
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -22,7 +22,9 @@
steam = {
enable = true;
extest = true;
# BUG: Causes SteamOS crash when emulating scroll wheel in-game
#// extest = true;
};
};