all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Csepp <raingloom@riseup.net>
To: Reza Housseini <reza.housseini@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: Deploy to guix machine
Date: Mon, 15 Aug 2022 12:14:15 +0200	[thread overview]
Message-ID: <877d39n6z7.fsf@riseup.net> (raw)
In-Reply-To: <d86bfefd-c6ea-17a4-ae96-e93dfe098b94@gmail.com>


Reza Housseini <reza.housseini@gmail.com> writes:

> [[PGP Signed Part:Undecided]]
> Hi list
>
> I have a server running guix system, with this configuration
>
> (list (machine
>        (operating-system my-server)
>        (environment managed-host-environment-type)
>        (configuration (machine-ssh-configuration
>                        (host-name "my-host")
>                        (system "x86_64-linux")
> 		       (identity "~/.ssh/id_card.pub")))))

Try replacing "~" with (getenv "HOME")?  I don't see anything in the
manual about it auto-expanding tildes like Bash does.


  reply	other threads:[~2022-08-15 10:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15  7:57 Deploy to guix machine Reza Housseini
2022-08-15 10:14 ` Csepp [this message]
2022-08-15 11:13   ` Reza Housseini
2022-08-16  1:10     ` 宋文武
2022-08-16  7:33       ` Reza Housseini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877d39n6z7.fsf@riseup.net \
    --to=raingloom@riseup.net \
    --cc=help-guix@gnu.org \
    --cc=reza.housseini@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.