wheel groupinput group and other stuff... which users are not in by default on Silverblueinput for all the device rules, or wheel too?input is a decent choice as one could expect non-admin users to be part of it... i think they are by default on Fedora Workstation (need to check)plugdev but that's less common in RedHat/Fedora landmain image... maybe as part of a config generated RPM and have some docs an an announcement for existing users on how to take advantageinput group adding the main problem? Or are there other things to worry about too?input group is the issue... input for controllers/keyboards/etcinput (includes people who install via ISO), and tell "rebasing users" to run a command (similar to how nvidia rebasers must run a rpm-ostree kargs).input.users group anymoreinput group in other discussions. I think the udev rules have some "group=input or wheel", from my vague memory.input group"input group is from. I am guessing it's specified in the udev files we're using.80-wooting.ruleswheelwheelinputinputinputinputinputinputinputinputinputinputinputplugdevconfigrpm-ostree kargs$ groups
johnny wheel mock pkg-build libvirt ~ cat /usr/lib/udev/rules.d/60-steam-input.rules | grep input
KERNEL=="uinput", SUBSYSTEM=="misc", TAG+="uaccess", OPTIONS+="static_node=uinput"
KERNEL=="input*", ATTRS{name}=="Lic Pro Controller", RUN{program}+="/bin/sh -c 'udevadm test-builtin uaccess /sys/%p/../../hidraw/hidraw*'"
~ cat /usr/lib/udev/rules.d/60-steam-input.rules | grep wheel
✘ ~ 80-wooting.rules