blumeops/docs/changelog.d
Erich Blume b9d813cde1 Add NixOS configuration for ringtail workstation (#207)
## Summary
- NixOS flake for ringtail (gaming/compute workstation, RTX 4080) in `nixos/ringtail/`
- Declarative disk partitioning via disko (GPT, 512M EFI + ext4 root on NVMe)
- NVIDIA proprietary drivers, sway/Wayland desktop, greetd, PipeWire, Steam
- Tailscale integration for tailnet connectivity
- Ansible playbook + `mise run provision-ringtail` for ongoing management
- Pulumi auth key (`tag:homelab`, `tag:blumeops`) for tailnet bootstrap

## Deployment Order
1. **Merge PR**
2. `pulumi up` in tailscale stack → creates auth key
3. Retrieve auth key: `pulumi stack output ringtail_authkey --show-secrets`
4. On ringtail NixOS installer:
   - `nix run github:nix-community/disko -- --mode disko /tmp/disk-config.nix` (or from cloned repo)
   - `nixos-install --flake github:eblume/blumeops?dir=nixos/ringtail#ringtail`
5. Reboot, `tailscale up --auth-key=<key>`
6. Verify: `tailscale status`, SSH from gilbert

## Test plan
- [ ] Review NixOS configuration for completeness
- [ ] Verify disko partition layout matches ringtail hardware
- [ ] Run `pulumi preview` for tailscale stack
- [ ] Install NixOS on ringtail
- [ ] Confirm tailscale connectivity
- [ ] Confirm sway desktop works
- [ ] Test `mise run provision-ringtail` for ongoing management

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/207
2026-02-18 08:24:25 -08:00
..
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
feature-ntfy-container.infra.md Port ntfy to locally built container image (#202) 2026-02-17 10:18:20 -08:00
feature-ringtail-nixos.feature.md Add NixOS configuration for ringtail workstation (#207) 2026-02-18 08:24:25 -08:00
fix-frigate-detect-fps.bugfix.md Fix frigate live view by capping detect FPS (#204) 2026-02-17 16:18:02 -08:00
fix-zk-docs.bugfix.md Fix zk-docs broken path after how-to reorg 2026-02-17 07:32:54 -08:00
frigate-zmq-detector.infra.md Add Apple Silicon ZMQ detector for Frigate (#206) 2026-02-17 19:03:28 -08:00
review-ntfy-v2.17.0.infra.md Review ntfy: upgrade to v2.17.0 and add reference docs (#201) 2026-02-17 09:51:40 -08:00
update-external-secrets-helm-2.0.0.infra.md Update External Secrets Helm chart 1.3.1 → 2.0.0 (#203) 2026-02-17 10:43:21 -08:00
upgrade-frigate-0.17.infra.md Upgrade Frigate 0.16.4 → 0.17.0-rc2 (#205) 2026-02-17 16:56:12 -08:00