From 80a3e0559c86d4f1fc2523b30db8a3d568cf1888 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Wed, 20 Mar 2019 23:53:37 +0100 Subject: [PATCH] Add tmux and netcat --- default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/default.nix b/default.nix index 18ea576..eddefa9 100644 --- a/default.nix +++ b/default.nix @@ -680,4 +680,7 @@ in inherit bc; inherit cpulimit; inherit dmenu st; + inherit poppler_utils; + inherit tmux; + inherit netcat-gnu; } -- 2.41.0