feat: add SD card image for ARM

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent 5b43fde4ce
commit d04a6ed67e
3 changed files with 79 additions and 8 deletions
+2
View File
@@ -76,6 +76,8 @@ in
};
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
hardware = {
cpu.intel.updateMicrocode = true;
graphics.enable = true;