Loading
libftdi1: Replace `plugdev` with `ftdi` group in udev rules
It's unusual and discouraged to use the plugdev group in NixOS. Instead,
grant read-write access to members from the ftdi group.
Signed-off-by:
Felix Singer <felixsinger@posteo.net>