Pass: Add pwgen to wrapper.
This commit is contained in:
@@ -65,6 +65,7 @@ stdenv.mkDerivation rec {
|
|||||||
getopt
|
getopt
|
||||||
git
|
git
|
||||||
gnupg
|
gnupg
|
||||||
|
pwgen
|
||||||
tree
|
tree
|
||||||
which
|
which
|
||||||
] ++ ifEnable x11Support [ dmenu xclip xdotool ]);
|
] ++ ifEnable x11Support [ dmenu xclip xdotool ]);
|
||||||
|
|||||||
Reference in New Issue
Block a user