diff --git a/profiles/console/default.nix b/profiles/console/default.nix index 11c6267..d6dda49 100644 --- a/profiles/console/default.nix +++ b/profiles/console/default.nix @@ -22,7 +22,9 @@ steam = { enable = true; - extest = true; + + # BUG: Causes SteamOS crash when emulating scroll wheel in-game + #// extest = true; }; };