nix.buildMachines.*.systems

Home-Manager option

The system types the build machine can execute derivations on.

type: list of string
Default
[ ]
Example
[ "x86_64-linux" "aarch64-linux" ]
declared in: <home-manager/modules/misc/nix-remote-build.nix>source unavailable