Emulate aarch64-linux
This commit is contained in:
parent
b3e7f0f97a
commit
f1d4266cb4
@ -18,4 +18,5 @@
|
|||||||
ram = 32;
|
ram = 32;
|
||||||
};
|
};
|
||||||
services.apcupsd.enable = true;
|
services.apcupsd.enable = true;
|
||||||
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user