about summary refs log tree commit diff
path: root/machines/rpi3-amadeus/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'machines/rpi3-amadeus/README.md')
-rw-r--r--machines/rpi3-amadeus/README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/machines/rpi3-amadeus/README.md b/machines/rpi3-amadeus/README.md
deleted file mode 100644
index 4ee0586..0000000
--- a/machines/rpi3-amadeus/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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