Switch to quark's buildMachine config being entirely in nix rather than in root's ssh config.
This commit is contained in:
@@ -5,12 +5,5 @@ Host hydra
|
||||
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
|
||||
|
||||
Host *
|
||||
Compression yes
|
||||
|
||||
Reference in New Issue
Block a user