Add worked example: server-host and device-host flakes
Self-contained example under examples/ with full NixOS flakes for both sides of a deployment (control server + binary cache vs. an agent device), plus a README walking through the end-to-end install + first publish.
This commit is contained in:
parent
42b2ce4d1d
commit
f72d24596a
6 changed files with 309 additions and 0 deletions
|
|
@ -37,6 +37,9 @@ arbitrary closures.
|
|||
|
||||
## Quickstart (< 10 minutes)
|
||||
|
||||
> 👉 For a complete copy-pasteable setup with two real NixOS flakes
|
||||
> (server host + device host), see [`examples/`](./examples/).
|
||||
|
||||
### 1. Generate a signing key on your workstation
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue