Update stremio-linux-shell to use unstable for Rust 1.92+
This commit is contained in:
@@ -36,6 +36,11 @@ in
|
||||
# Xbox wireless protocol support (PDP RiffMaster Xbox, Xbox controllers, etc.)
|
||||
hardware.xone.enable = true;
|
||||
|
||||
# Disable USB autosuspend — xone-wired PDP RiffMaster guitars disconnect
|
||||
# when the kernel suspends the USB device after 2s of idle, then fail to
|
||||
# wake on button press (connect/disconnect loop in dmesg).
|
||||
boot.kernelParams = [ "usbcore.autosuspend=-1" ];
|
||||
|
||||
# YARG (rhythm game) needs udev rules for HID controller access.
|
||||
# Without these, instruments (Wii, PS3, etc.) can't be read without
|
||||
# sudo, and Steam's input layer must be used as a workaround (which
|
||||
|
||||
Reference in New Issue
Block a user