summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r--accounts/gkleen@sif/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index c26d3c49..311b2129 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -210,7 +210,7 @@ in {
210 log = "false"; 210 log = "false";
211 repeat = "watch"; 211 repeat = "watch";
212 sshcmd = "${pkgs.openssh}/bin/ssh"; 212 sshcmd = "${pkgs.openssh}/bin/ssh";
213 sshargs = "-o BatchMode=yes -S none"; 213 sshargs = "-o BatchMode=yes -S none -o IdentityFile=~/.ssh/unison.gkleen@vidhar.yggdrasil";
214 ui = "text"; 214 ui = "text";
215 }; 215 };
216 }; 216 };