This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-11-24 09:04:11 +00:00
parent 78975da970
commit 0f83584124

View File

@@ -17,6 +17,7 @@
identityFile = [
"${hyper.home}/vault/ssh/nxgit-nx2-${hyper.host}"
"${hyper.home}/vault/ssh/github-noggynoggy-${hyper.host}"
(pkgs.lib.mkIf (hyper.host == "NxDCS") "${hyper.home}/vault/ssh/dcsgit-lkurzweg-${hyper.host}")
];
};
"nxace" = nxace "nxace";