nixos-pi-zero-2 icon indicating copy to clipboard operation
nixos-pi-zero-2 copied to clipboard

Results 5 nixos-pi-zero-2 issues
Sort by recently updated
recently updated
newest added

Added cross compilation with flake utils. This would be a breaking change because the new build paths include the host architecture. Tasks: - [ ] Check that this works with...

I tried a bunch of things, with the most obvious two being adding `dtparam=spi=on` to the `config.txt` and loading the `spidev` module... but I can't get spi to work at...

Hi, I'm trying to connect to [SIM7000 HAT](https://www.waveshare.com/wiki/SIM7000E_NB-IoT_HAT) to connect to the LTE cell network. I've tested the setup on the Raspberry Pi OS and now I'm trying to accomplish...

I really like this repository! Helped me a lot. However I can't log into the raspberry pi with a monitor, so I can't find out the IP address. Would it...

After building the image and flashing it onto a microsd card, the pi boots! It runs perfectly fine and ssh works as expected. However, when I go to rebuild the...