diff --git a/home-modules/ssh.nix b/home-modules/ssh.nix index 87b4d1d..5a67b59 100644 --- a/home-modules/ssh.nix +++ b/home-modules/ssh.nix @@ -17,6 +17,7 @@ identityFile = [ "${hyper.home}/vault/ssh/nxgit-nx2-${hyper.host}" "${hyper.home}/vault/ssh/github-noggynoggy-${hyper.host}" + "${hyper.home}/vault/ssh/tg-dm-informatik-tuda" ]; }; "nxace" = nxace "nxace";