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