nix.buildMachines.*.sshUser
Home-Manager option
The username to log in as on the remote host. This user must be able to log in and run nix commands non-interactively. It must also be privileged to build derivations, so must be included in nix.settings.trusted-users.
type: null or stringDefault
null
Example
declared in: <home-manager/modules/misc/nix-remote-build.nix>source unavailable"builder"