diff --git a/nix-system-configs/modules/toolsets/remote_building.nix b/nix-system-configs/modules/toolsets/remote_building.nix index 8670a37..820e202 100644 --- a/nix-system-configs/modules/toolsets/remote_building.nix +++ b/nix-system-configs/modules/toolsets/remote_building.nix @@ -39,7 +39,8 @@ HostName 10.1.1.3 IdentitiesOnly yes IdentityFile /root/.ssh/nixremote - User nixremoteStrictHostKeyChecking accept-new + User nixremote + StrictHostKeyChecking accept-new ''; # Manual step required: After rebuilding the client, copy /root/.ssh/nixremote.pub