diff options
| author | makefu <github@syntax-fehler.de> | 2022-12-24 23:55:15 +0100 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2022-12-24 23:55:15 +0100 |
| commit | 2f14e6f8426c2b817aa1bcafd4a21e2b977cd64f (patch) | |
| tree | fd97f1b9ef239b40022a0e0d8dfad8c61c3cc87a /makefu | |
| parent | 03753db65f3761454b5cfff20f0ac1c5e737d8a0 (diff) | |
ma tools/all: disable android-pentest
Diffstat (limited to 'makefu')
| -rw-r--r-- | makefu/2configs/tools/all.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/tools/all.nix b/makefu/2configs/tools/all.nix index 37673768a..3086a0bb2 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 |
