nix.buildMachines.*.publicHostKey
NixOS option
The (base64-encoded) public host key of this builder. The field is calculated via base64 -w0 /etc/ssh/ssh_host_type_key.pub. If null, SSH will use its regular known-hosts file when connecting.
type: null or stringDefault
declared in: nixos/modules/config/nix-remote-build.nixView source on NixOS/nixpkgs →null