2 times now I changed udev rules (with working config) and tried to make the changes go into effect without having to reboot, following probe-rs - Probe Setup
I ran
sudo udevadm control --reload
sudo udevadm trigger
but this did not do anything. I even trued physically unplugging and plugging the USB device that should’ve been affected. I then rebooted and the new udev rules were in effect after the reboot. It is really annoying to reboot. Am I missing something? Is there some other command for NixOS instead of the two above?