summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/tools/all.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-01-03 14:41:33 +0100
committermakefu <github@syntax-fehler.de>2018-01-03 14:41:33 +0100
commitf56733184ef40fb6841b903f6e8761b03640cceb (patch)
treee408e765c0dadeb35ba017ad5ddb374c528916e7 /makefu/2configs/tools/all.nix
parente6d56100ae923e9c00ec190e7cfb90594dc768a9 (diff)
ma tools: add console tools
Diffstat (limited to 'makefu/2configs/tools/all.nix')
-rw-r--r--makefu/2configs/tools/all.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/tools/all.nix b/makefu/2configs/tools/all.nix
index 1ac22e34..2bb438f1 100644
--- a/makefu/2configs/tools/all.nix
+++ b/makefu/2configs/tools/all.nix
@@ -1,6 +1,7 @@
{
imports = [
./android-pentest.nix
+ ./consoles.nix
./core.nix
./core-gui.nix
./dev.nix