Add android udev rules

This commit is contained in:
2024-12-20 14:50:43 +01:00
parent d81d16e339
commit c8a72bd283

View File

@@ -165,6 +165,7 @@
# xorg.xf86inputlibinput
# 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,
# and migrated your data accordingly.