diff --git a/hosts/gunter/configuration.nix b/hosts/gunter/configuration.nix index 23d8219..fce4a37 100644 --- a/hosts/gunter/configuration.nix +++ b/hosts/gunter/configuration.nix @@ -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.