From 21b1c09bc378447892c9598f7358b1b6031b9f3d Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 26 Feb 2016 03:19:22 +0100 Subject: machines/katara: nmap with gui --- machines/profpatsch/katara.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines/profpatsch/katara.nix') diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix index 73f0430c..f949a390 100644 --- a/machines/profpatsch/katara.nix +++ b/machines/profpatsch/katara.nix @@ -89,8 +89,8 @@ in { manpages # system manpages (not included by default) mkpasswd # UNIX password creator mosh # ssh with stable connections - nmap # stats about clients in the network silver-searcher # file content searcher, > ack > grep + (nmap.override { graphicalSupport = true; }) # stats about clients in the network stow # dotfile management tmux # detachable terminal multiplexer traceroute # trace ip routes -- cgit 1.4.1