Update stremio-linux-shell to use unstable for Rust 1.92+

This commit is contained in:
2026-05-11 20:57:29 -07:00
parent d74a8a4a39
commit c12ef9e01e
7 changed files with 65 additions and 14 deletions
+5
View File
@@ -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