summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index ab6f6b6e..8fd5e9ba 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -250,6 +250,7 @@
250 }; 250 };
251 "init.vidhar" = 251 "init.vidhar" =
252 { hostname = "10.141.0.1"; 252 { hostname = "10.141.0.1";
253 user = "root";
253 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; 254 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil";
254 extraOptions = { 255 extraOptions = {
255 UserKnownHostsFile = "/dev/null"; 256 UserKnownHostsFile = "/dev/null";