local/bin/homeinit: Explain why OpenSSH is not an input of Git and must be installed

master
Pierre Neidhardt 2019-01-22 15:09:27 +01:00
parent 23008a1480
commit 2f11e5ab77
1 changed files with 2 additions and 1 deletions

View File

@ -86,7 +86,8 @@ inpath() {
section "Initial packages"
if inpath guix; then
## REVIEW: Should openssh be an input of Git? Mail sent to guix-devel.
## OpenSSH is not an input of Git, upstream does not want to increase the
## closure size that much.
mkdir "$(dirname "$PROFILE")"
guix package --profile="$PROFILE" --install openssh gnupg git stow password-store pinentry-tty
source "$PROFILE"/etc/profile