Add note about switching

This commit is contained in:
Nathan van Doorn 2024-05-04 12:40:19 +00:00
parent e5d0e1dbf0
commit eac215ce10
1 changed files with 8 additions and 0 deletions

View File

@ -51,6 +51,14 @@ Further instructions can be found on these pages:
[NixOS Wiki/NixOS on ARM/Installation](https://wiki.nixos.org/wiki/NixOS_on_ARM/Installation) [NixOS Wiki/NixOS on ARM/Installation](https://wiki.nixos.org/wiki/NixOS_on_ARM/Installation)
[Pine64/RockPro64/Installing Arch Linux ARM](https://pine64.org/documentation/ROCKPro64/Software/Installing_Arch_Linux_ARM/) [Pine64/RockPro64/Installing Arch Linux ARM](https://pine64.org/documentation/ROCKPro64/Software/Installing_Arch_Linux_ARM/)
## Updating
From `chopper`:
```bash
sudo nixos-rebuild switch --flake .
```
## Notes ## Notes
### Building boot thing ### Building boot thing