mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-12-16 05:51:06 +01:00
use make-disk-image instead of sd-image
This commit is contained in:
parent
aaec735faf
commit
fb248c0047
17 changed files with 570 additions and 229 deletions
3
generic-extlinux-compatible/default.nix
Normal file
3
generic-extlinux-compatible/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ ... }: {
|
||||
imports = [ ./generic-extlinux-compatible.nix ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue