This commit is contained in:
Miguel Palhas
2025-10-30 14:20:48 +00:00
parent 5070f11eed
commit 488721bc7c
5 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -7,9 +7,9 @@
programs.adb.enable = true;
services.udev.packages = with pkgs; [
android-udev-rules
];
# services.udev.packages = with pkgs; [
# android-udev-rules
# ];
environment.systemPackages = with pkgs; [
android-studio