MyNixOS website logo

The system types the build machine can execute derivations on.

Declarations
Type
list of string
Default
[ ]
Example
[
  "x86_64-linux"
  "aarch64-linux"
]