Add nix build option for GUI
This commit is contained in:
parent
5911049456
commit
4a3fe50427
@ -8,7 +8,8 @@
|
||||
## Building
|
||||
### Reproducible build with Nix
|
||||
1. Run `nix build .#packages.armv7l-linux.fast-servo-sd-image` to build the sd card image.
|
||||
2. Run `nix develop` to build a dev shell to access the GUI.
|
||||
2. Run `nix build .#packages.armv7l-linux.fast-servo-gui` to build the GUI
|
||||
3. Run `nix develop` to build a dev shell having access the GUI.
|
||||
|
||||
### Flashing
|
||||
1. Plug in your SD card to your computer and run `lsblk` to locate SD card
|
||||
|
Loading…
Reference in New Issue
Block a user