1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/source/tutorials/nixos
Brent Gervais d93129b5ba
correct dd command, removing .zst from if=*.img.zst
the command to image the SD card included `if=nixos-sd-image-......img.zst` though the intention here is to write the non-compressed image to the SD, not the compressed zst image.

.img.zst > .img

As written this command would not function as intended.
2023-07-16 09:45:57 -06:00
..
building-and-running-docker-images.md add redirects for changed directory structure (#608) 2023-06-25 17:33:19 +02:00
building-bootable-iso-image.md add redirects for changed directory structure (#608) 2023-06-25 17:33:19 +02:00
continuous-integration-github-actions.md add redirects for changed directory structure (#608) 2023-06-25 17:33:19 +02:00
deploying-nixos-using-terraform.md add redirects for changed directory structure (#608) 2023-06-25 17:33:19 +02:00
index.md add redirects for changed directory structure (#608) 2023-06-25 17:33:19 +02:00
installing-nixos-on-a-raspberry-pi.md correct dd command, removing .zst from if=*.img.zst 2023-07-16 09:45:57 -06:00
integration-testing-using-virtual-machines.md add redirects for changed directory structure (#608) 2023-06-25 17:33:19 +02:00
nixos-configuration-on-vm.md add redirects for changed directory structure (#608) 2023-06-25 17:33:19 +02:00