Fixes this error: 2895906

This commit is contained in:
Aaron Honeycutt 2023-03-28 19:26:41 +00:00
parent 755330d01d
commit 0d7f2186c5

View file

@ -16,6 +16,7 @@
boot.loader = {
systemd-boot.enable = true;
systemd-boot.consoleMode = "0";
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];