From fad0194146f6627068a9083eeed43215c0bd0b96 Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Sat, 24 Dec 2022 23:55:15 +0100
Subject: [PATCH] ma tools/all: disable android-pentest

---
 2configs/tools/all.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2configs/tools/all.nix b/2configs/tools/all.nix
index 3767376..3086a0b 100644
--- a/2configs/tools/all.nix
+++ b/2configs/tools/all.nix
@@ -1,6 +1,6 @@
 {
   imports = [
-    ./android-pentest.nix
+    # ./android-pentest.nix
     ./consoles.nix
     ./core-gui.nix
     ./core.nix