diff --git a/shell.nix b/shell.nix index 0df0ace..14a5360 100644 --- a/shell.nix +++ b/shell.nix @@ -12,5 +12,6 @@ pkgs.mkShell { git vim pinentry-curses + ssh ]; }