There is an updated pull request by classabbyamp against master on the void-packages repository https://github.com/BlindRepublic/void-packages steam_devices https://github.com/void-linux/void-packages/pull/45338 steam: Create -udev-rules subpackge for device udev rules #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, (`x86_64-glibc`) #### Note The purpose of splitting the Udev rules into a separate package is to allow users to install the Steam Flatpak and use controllers without having to manually create the rules themselves. Other distributions such as Fedora do this and launching the Flatpak without these rules prompts a message telling the user to install a `steam-devices` package. A patch file from https://github.com/void-linux/void-packages/pull/45338.patch is attached