Update source/tutorials/nixos/installing-nixos-on-a-raspberry-pi.md

Co-authored-by: Yuki Langley <hi@yukiisbo.red>
This commit is contained in:
olaf 2023-10-24 11:53:31 +02:00 committed by GitHub
parent 1ecd4dfc0b
commit 0c7bb8e86c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@ Once that command exits, **move the SD card into your Raspberry Pi and power it
You should be greeted with a fresh shell!
In case the image doesn't boot, it's worth [updating the firmware](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#bootloader_update_stable) and booting the image again.
## Getting internet connection
Run `sudo -i` to get a root shell for the rest of the tutorial.