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