From 896d41a7b64f8d9789095c8f5b760ceca2f7a9b6 Mon Sep 17 00:00:00 2001 From: Daniel Fullmer Date: Thu, 11 Mar 2021 12:43:21 -0800 Subject: [PATCH] Update prebuilt image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7cf1ec..20ed4fe 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Download / install Nix using the instructions [here](https://nixos.org/download.html). Then, build an SD card image with `./build.sh`. -Otherwise, a prebuilt image is available [here](https://drive.google.com/file/d/1iXVv9R-33DoFKE-WSPZ4XoemhYPZPcU2/view?usp=sharing) (last updated 2020-11-21). +Otherwise, a prebuilt image is available [here](https://drive.google.com/file/d/1P1W-cUGVXKch123DayvI1JpxyViJfkTF/view?usp=sharing) (last updated 2021-03-11). Decompress and flash with: ```shell $ cat ./result/sd-image/nixos-sd-image-21.03pre-git-armv7l-linux.img.zst | zstd -d | dd of=/dev/sdX bs=1024