Skip to content

Commit

Permalink
NixOS: Add OpenSSH and OpenSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
taupiqueur committed Nov 6, 2021
1 parent 6460e5a commit 84107cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions etc/nixos/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,10 @@

# Tools ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈

# Networking
openssh # https://openssh.com
openssl # https://openssl.org

# Archivers
archiver # https://github.com/mholt/archiver
zip # http://info-zip.org
Expand Down

0 comments on commit 84107cd

Please sign in to comment.