packages: add openssl
This is needed to run transcrypt
This commit is contained in:
parent
a8947d6822
commit
6a4375bc16
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user