Add android udev rules

This commit is contained in:
Torjus Håkestad 2024-12-20 14:50:43 +01:00
parent d81d16e339
commit c8a72bd283
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -165,6 +165,7 @@
# xorg.xf86inputlibinput # xorg.xf86inputlibinput
# xorg.xinit # xorg.xinit
]; ];
services.udev.packages = [ pkgs.android-udev-rules ];
# Do NOT change this value unless you have manually inspected all the changes it would make to your configuration, # Do NOT change this value unless you have manually inspected all the changes it would make to your configuration,
# and migrated your data accordingly. # and migrated your data accordingly.