From 1c5281ddddf5db56455490ef9a452d82e7a8c11b Mon Sep 17 00:00:00 2001 From: Daniel Fullmer Date: Sun, 18 Oct 2020 13:11:34 -0700 Subject: [PATCH] Add working link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb9f45..72a49a9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # NixOS on Pinecube (Early work in progress) Build an SD card image with `./build.sh`. -Prebuilt image [here]() (updated 2020-10-18) +Prebuilt image [here](https://drive.google.com/file/d/11mBzfGHeLLP26nse0ntxUWxuBqUYKiIK/view?usp=sharing) (updated 2020-10-18) Decompress and flash with: ```shell $ zstd -d result/sd-image/nixos-sd-image-21.03pre-git-armv7l-linux.img.zst -o nixos-pinecube.img