feat: add SD card image for ARM

This commit is contained in:
2026-01-31 22:47:04 +01:00
parent 02f28ab1df
commit b14e2e5a39
3 changed files with 79 additions and 8 deletions

View File

@@ -76,6 +76,8 @@ in
};
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
hardware = {
cpu.intel.updateMicrocode = true;
graphics.enable = true;