Add note about switching
This commit is contained in:
parent
e5d0e1dbf0
commit
eac215ce10
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue