use make-disk-image instead of sd-image

This commit is contained in:
Robert Cambridge 2024-11-18 13:46:54 +01:00
parent aaec735faf
commit fb248c0047
17 changed files with 570 additions and 229 deletions

View file

@ -0,0 +1,3 @@
{ ... }: {
imports = [ ./generic-extlinux-compatible.nix ];
}