Add openssl package to environment
This commit is contained in:
parent
333fcf653e
commit
c245af5787
|
@ -11,6 +11,7 @@ let
|
|||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
ffmpeg
|
||||
openssl
|
||||
jq
|
||||
git
|
||||
wget
|
||||
|
|
Loading…
Reference in a new issue