fix: allow 'astyanax' to cross-compile to ARM (e.g. for eetion)
This commit is contained in:
@@ -91,6 +91,8 @@ in
|
||||
hostId = "80eef97e";
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
services = {
|
||||
fwupd.enable = true;
|
||||
openssh = {
|
||||
|
||||
Reference in New Issue
Block a user