diff options
Diffstat (limited to 'accounts/root@vidhar.nix')
| -rw-r--r-- | accounts/root@vidhar.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/root@vidhar.nix b/accounts/root@vidhar.nix index cca5a21b..ad30cffb 100644 --- a/accounts/root@vidhar.nix +++ b/accounts/root@vidhar.nix | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | home-manager.users.${userName} = { | 3 | home-manager.users.${userName} = { |
| 4 | programs.ssh.matchBlocks = { | 4 | programs.ssh.matchBlocks = { |
| 5 | "yggdrasil.borgbase" = | 5 | "yggdrasil.borgbase" = |
| 6 | { hostname = "jifm96kk.repo.borgbase.com"; | 6 | { hostname = "nx69hpl8.repo.borgbase.com"; |
| 7 | user = "jifm96kk"; | 7 | user = "nx69hpl8"; |
| 8 | identityFile = "~/.ssh/append.borgbase"; | 8 | identityFile = "~/.ssh/append.borgbase"; |
| 9 | }; | 9 | }; |
| 10 | }; | 10 | }; |
