Build bootable image

This commit is contained in:
2026-08-25 19:49:03 +03:00
parent 7499dd1b2b
commit d8c5492e6c
3 changed files with 31 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ pkgs.mkShell {
pkgsCross.i686-embedded.buildPackages.binutils
gdb
grub2
xorriso
];
shellHook = ''