summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/ssh-hosts.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-11-08 20:42:53 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2021-11-08 20:42:53 +0100
commit732e435f55bbf30756eebd28426ff14b6eba5d45 (patch)
tree03518fe630967e353d88bc5a2667f903add00ddc /accounts/gkleen@sif/ssh-hosts.nix
parent9400ea2833a3451e105dd20f7635e67950d7f578 (diff)
downloadnixos-732e435f55bbf30756eebd28426ff14b6eba5d45.tar
nixos-732e435f55bbf30756eebd28426ff14b6eba5d45.tar.gz
nixos-732e435f55bbf30756eebd28426ff14b6eba5d45.tar.bz2
nixos-732e435f55bbf30756eebd28426ff14b6eba5d45.tar.xz
nixos-732e435f55bbf30756eebd28426ff14b6eba5d45.zip
...
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
-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 e1849eee..2f982749 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -259,7 +259,7 @@
259 }; 259 };
260 "unison.vidhar" = 260 "unison.vidhar" =
261 { hostname = "vidhar.yggdrasil"; 261 { hostname = "vidhar.yggdrasil";
262 identityFile = "~/.ssh/unison.gkleen@sif.midgard.yggdrasil"; 262 identityFile = "~/.ssh/unison.gkleen@vidhar.yggdrasil";
263 extraOptions = { 263 extraOptions = {
264 BatchMode = "yes"; 264 BatchMode = "yes";
265 ControlMaster = "no"; 265 ControlMaster = "no";