add example link to readme

This commit is contained in:
Travis Staton 2023-05-24 21:28:20 -04:00
parent a1b4cadb53
commit 4d207117b7

View file

@ -19,6 +19,10 @@ and `rpi/config.nix`. The other modules are mostly wrappers that set
## Example ## Example
See [the example
repo](https://github.com/tstat/raspberry-pi-nix-example) for a
complete example.
```nix ```nix
{ {
description = "raspberry-pi-nix example"; description = "raspberry-pi-nix example";