Gitiles
Code Review
Sign In
git.clicks.codes
/
Minion
/
NixFiles
/
b6fac906b28f3046f8cb1506310305eab1d2da8c
/
.
/
modules
/
cross.nix
blob: 0aebfcf7c517294121fc7cc1bce65d3adcbac482 [
file
] [
log
] [
blame
]
{
config
.
boot
.
binfmt
.
emulatedSystems
=
[
"aarch64-linux"
];
}