shell: add git and lswh
This commit is contained in:
parent
162aea6283
commit
7cecd327f0
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@ stdenv.mkDerivation {
|
||||||
git-crypt
|
git-crypt
|
||||||
vcsh
|
vcsh
|
||||||
gnupg
|
gnupg
|
||||||
|
git
|
||||||
|
|
||||||
vncdo
|
vncdo
|
||||||
tesseract
|
tesseract
|
||||||
|
@ -24,6 +25,7 @@ stdenv.mkDerivation {
|
||||||
xorg.xwininfo
|
xorg.xwininfo
|
||||||
nmap
|
nmap
|
||||||
sysstat
|
sysstat
|
||||||
|
lshw
|
||||||
];
|
];
|
||||||
|
|
||||||
# Set Environment Variables
|
# Set Environment Variables
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue