I had to manually add this udev rule to use the Librem Key: ```text ATTR{idVendor}=="316d", ATTR{idProduct}=="4c4b", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg", GROUP+="plugdev", TAG+="uaccess" ``` Shouldn’t this be part of the `data/41-nitrokey.rules` file?