Add a nix_worker role for nix builders.

This commit is contained in:
Tom Alexander
2025-05-04 15:31:13 -04:00
parent 7f4c41bb32
commit 4a303d17d8
7 changed files with 74 additions and 12 deletions

View File

@@ -1,7 +1,14 @@
Host hydra
HostName ns1.fizz.buzz
Port 65122
User talexander
User nixworker
IdentitiesOnly yes
IdentityFile /persist/manual/ssh/root/keys/id_ed25519
Host quark
HostName quark
Port 22
User nixworker
IdentitiesOnly yes
IdentityFile /persist/manual/ssh/root/keys/id_ed25519