test
This commit is contained in:
parent
c75c85f913
commit
5e1e1b8c29
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
|||
## Building
|
||||
* To build the Raspberry Pi image: `nix build .#nixosConfigurations.nixos-rpi4-img.config.system.build.sdImage`
|
||||
* The resulting .img will be in `result/sd-image/*.img.zst`
|
||||
```
|
||||
6.6G nixos-sd-image-23.11.20230914.f2ea252-aarch64-linux.img
|
||||
2.0G nixos-sd-image-23.11.20230914.f2ea252-aarch64-linux.img.zst
|
||||
```
|
||||
|
||||
|
||||
![Gruv'd Hyprland](./screenshot.png "Hyprland with a Gruvboxy theme")
|
||||
|
|
Loading…
Reference in a new issue