summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-12-24 23:55:15 +0100
committermakefu <github@syntax-fehler.de>2022-12-24 23:55:15 +0100
commit2f14e6f8426c2b817aa1bcafd4a21e2b977cd64f (patch)
treefd97f1b9ef239b40022a0e0d8dfad8c61c3cc87a
parent03753db65f3761454b5cfff20f0ac1c5e737d8a0 (diff)
ma tools/all: disable android-pentest
-rw-r--r--makefu/2configs/tools/all.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/tools/all.nix b/makefu/2configs/tools/all.nix
index 37673768..3086a0bb 100644
--- a/makefu/2configs/tools/all.nix
+++ b/makefu/2configs/tools/all.nix
@@ -1,6 +1,6 @@
{
imports = [
- ./android-pentest.nix
+ # ./android-pentest.nix
./consoles.nix
./core-gui.nix
./core.nix