summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-01-07 18:58:14 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-01-07 18:58:14 +0100
commita165a7661e162a8f9ee522a380221c885f6c288b (patch)
treed57735612be51d2a5d7e582439b8ffd45ef4a7f2 /accounts/gkleen@sif
parentced960b8b8c27511facb9c7614d5a1faec336dc0 (diff)
downloadnixos-a165a7661e162a8f9ee522a380221c885f6c288b.tar
nixos-a165a7661e162a8f9ee522a380221c885f6c288b.tar.gz
nixos-a165a7661e162a8f9ee522a380221c885f6c288b.tar.bz2
nixos-a165a7661e162a8f9ee522a380221c885f6c288b.tar.xz
nixos-a165a7661e162a8f9ee522a380221c885f6c288b.zip
...
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index fab42880..c9597ae3 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -249,7 +249,7 @@
249 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; 249 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil";
250 }; 250 };
251 "forward.vidhar" = 251 "forward.vidhar" =
252 { hostname = "vidhar.yggdrasil"; 252 { hostname = "vidhar";
253 forwardAgent = true; 253 forwardAgent = true;
254 remoteForwards = [ 254 remoteForwards = [
255 { host = { address = "/run/user/1000/gnupg/S.gpg-agent"; }; 255 { host = { address = "/run/user/1000/gnupg/S.gpg-agent"; };