ceilidh: updated image build example
This commit is contained in:
parent
c62bc1aa6f
commit
2d508ed33e
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
# An example of how to write the image to SD card:
|
# An example of how to write the image to SD card:
|
||||||
#
|
#
|
||||||
# bzcat ./result/sd-image/nixos-sd-image-20.03.1577.74a80c5a9ab-aarch64-linux.img.bz2 | sudo dd of=/dev/sdb
|
# zstdcat ./result/sd-image/nixos-sd-image-22.05pre-git-aarch64-linux.img.zst | sudo dd of=/dev/sdb
|
||||||
{...}: {
|
{...}: {
|
||||||
imports = [./sd-image_paidh-aarch64.nix ../hosts/ceilidh.nix];
|
imports = [./sd-image_paidh-aarch64.nix ../hosts/ceilidh.nix];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue