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