Polish ringtail NixOS config and add documentation #208

Merged
eblume merged 30 commits from feature/ringtail-nixos into main 2026-02-18 17:53:48 -08:00
Showing only changes of commit 8daf990aa5 - Show all commits

Add detailed hardware specs to ringtail reference card

Queried ringtail directly for CPU, RAM, GPU, storage, monitor,
and peripheral details via dmidecode, edid-decode, and lsusb.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Erich Blume 2026-02-18 09:57:24 -08:00

View file

@ -14,9 +14,14 @@ Service host and gaming PC. Custom-built PC running NixOS.
| Property | Value | | Property | Value |
|----------|-------| |----------|-------|
| **CPU** | AMD (desktop) | | **Motherboard** | ASUS ROG Crosshair VI Hero (Wi-Fi AC) |
| **GPU** | NVIDIA RTX 4080 (16GB VRAM) | | **CPU** | AMD Ryzen 7 1700X (8-core/16-thread, 3.4 GHz) |
| **Storage** | NVMe (boot) + 3x SATA drives | | **RAM** | 32 GB DDR4 (4x8 GB Corsair Vengeance CMK16GX4M2B3200C16, running at 2133 MT/s) |
| **GPU** | NVIDIA GeForce RTX 4080 (AD103, 16 GB VRAM) |
| **Monitor** | HP OMEN 27i IPS (2560x1440, 165 Hz, DisplayPort) |
| **Storage (boot)** | Samsung 970 PRO 1TB NVMe |
| **Storage (SATA)** | Samsung 850 EVO 1TB, 850 EVO 500GB, 840 PRO 120GB |
| **Peripherals** | Das Keyboard 4, Logitech MX Master 3, 8BitDo Ultimate 2 controller |
| **OS** | NixOS 25.11 (Sway/Wayland) | | **OS** | NixOS 25.11 (Sway/Wayland) |
| **Tailscale hostname** | `ringtail.tail8d86e.ts.net` | | **Tailscale hostname** | `ringtail.tail8d86e.ts.net` |