packages: add openssl

This is needed to run transcrypt
This commit is contained in:
Michele Guerini Rocco 2020-10-20 01:15:01 +02:00
parent a8947d6822
commit 6a4375bc16
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -20,7 +20,7 @@ in
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# utilities # utilities
iftop curl ranger neovim iftop curl ranger neovim
nix-script nix-script openssl
jq ack jq ack
# backup # backup