1 2 3 4 5 6 7 8 9
{ ... }: { # Define systems for perSystem (even if we don't use it much) systems = [ "x86_64-linux" "aarch64-darwin" ]; }