From 63024d45b1b24e9e807599a0f13e5a046c0278a0 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Sun, 7 Feb 2021 12:33:44 +0100 Subject: Add rpi3 readme --- machines/rpi3-amadeus/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 machines/rpi3-amadeus/README.md diff --git a/machines/rpi3-amadeus/README.md b/machines/rpi3-amadeus/README.md new file mode 100644 index 0000000..4ee0586 --- /dev/null +++ b/machines/rpi3-amadeus/README.md @@ -0,0 +1,15 @@ +# Installing nixos on rpi + +1. Download img from hydra (aarch64) +2. Flash on sd card and boot it +3. passwd for root! +4. run nixos-rebuild with minimal.nix as config +5. run nixos-rebuild with configuration.nix as config + +## TODO + +- spi + +## Resources + +- https://github.com/hexamon-tech/nixos-lorawan-gateway/blob/master/modules/kernel.nix#L11 -- cgit 1.4.1