update flake. update pkgs. new hp api
All checks were successful
Build tests / build-hosts (pull_request) Successful in 3m51s
Flake check / flake-check (pull_request) Successful in 3m50s

This commit is contained in:
sid 2026-04-15 22:23:01 +02:00
parent 9721481a69
commit b29b0895a5
8 changed files with 33 additions and 33 deletions

View file

@ -19,7 +19,7 @@ Provide the following entries to your `secrets.yaml`:
```yaml
headplane:
cookie_secret: abc123
agent_pre_authkey: abc123
api_key: abc123
```
Generate your cookie secret with:
@ -28,7 +28,7 @@ Generate your cookie secret with:
nix-shell -p openssl --run "openssl rand -hex 16"
```
Generate your agent pre-authkey with:
Generate your agent `api_key` with:
```bash
sudo headscale users create headplane-agent