@cryptotaxi247 / infra-1 / commits / 6d5724a8

connect to graham's backup server over root's stdinserver

Graham Christensen committed Oct 27, 2022 at 16:05 UTC 6d5724a8977abf36b26b79cdcc8fcc031a90ffb6
1 file changed +1 -1
delft/haumea.nix
+1 -1
@@ -261,7 +261,7 @@
261 identity_file = "/root/.ssh/id_ed25519";
262 type = "ssh+stdinserver";
263 host = "lord-nibbler.gsc.io";
264 - user = "hydraexport";
264 + user = "root";
265 port = 22;
266 };
267 pruning = {