Add tirion

This commit is contained in:
Marko Korhonen 2023-10-30 22:44:36 +02:00
parent 69ff724b5a
commit 23d21a6c8b
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 12 additions and 0 deletions

View file

@ -307,6 +307,9 @@ dotfiles = [
"f_fonts.conf",
]
[profiles.Tirion]
include = ["terminal", "gpg"]
[profiles.Gondor]
include = ["pacman", "terminal"]

View file

@ -16,6 +16,15 @@ host moria
# Forward SSH agent
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/1000/gnupg/S.gpg-agent.ssh
host tirion
HostName tirion.korhonen.cc
port 22
User gandalf
# Forward GPG agent
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
# Forward SSH agent
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/1000/gnupg/S.gpg-agent.ssh
host forgejo
HostName korhonen.cc
user git