Emulated systems
This commit is contained in:
parent
d919ea33a5
commit
c4b1748d99
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ with lib; {
|
||||||
"udev.log_priority=3"
|
"udev.log_priority=3"
|
||||||
"rd.systemd.show_status=auto"
|
"rd.systemd.show_status=auto"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Allow emulating aarch64 to build for Raspberry Pi.
|
||||||
|
binfmt.emulatedSystems = ["aarch64-linux"];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable firmware updates.
|
# Enable firmware updates.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue