From 9c7709b9a40c7d0fd7141fc9115512d1b277acf7 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Mon, 14 Sep 2020 19:41:45 +0200 Subject: [PATCH] shell: add nmap --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index be78033..492e98a 100644 --- a/shell.nix +++ b/shell.nix @@ -22,6 +22,7 @@ stdenv.mkDerivation { esh xorg.xwininfo + nmap ]; # Set Environment Variables