From 7cecd327f0be36b989a15b1297f7b648de4f1313 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 25 Nov 2020 21:53:07 +0100 Subject: [PATCH] shell: add git and lswh --- shell.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell.nix b/shell.nix index b6da42b..b8ce6da 100644 --- a/shell.nix +++ b/shell.nix @@ -14,6 +14,7 @@ stdenv.mkDerivation { git-crypt vcsh gnupg + git vncdo tesseract @@ -24,6 +25,7 @@ stdenv.mkDerivation { xorg.xwininfo nmap sysstat + lshw ]; # Set Environment Variables