boot.binfmt.addEmulatedSystemsToNixSandbox

NixOS option

Whether to add the boot.binfmt.emulatedSystems to nix.settings.extra-platforms. Disable this to use remote builders for those platforms, while allowing testing binaries locally.

type: boolean
Default
true
Example
false
declared in: nixos/modules/system/boot/binfmt.nixView source on NixOS/nixpkgs →