Hi,
It's not a request just a suggestion.
Adding hw-porbe + alias probe* to terminal configs for Garuda distros .
It's very useful tool to figuring out hardware and kernel module issues, also can easily find drivers for a specific desktop/PC for all linux distros.
Would help solving issues faster than just inxi -Fxxxza, lsusb, journalctl...
alias probe="sudo -E hw-probe -all -upload -dump-acpi -decode-acpi"