add node_exporter host vitals + quickshell HUD

Prometheus node_exporter enabled on every host, plus a quickshell widget
(SUPER+CTRL+V on terra) to view live CPU/mem/disk/net/uptime without a
separate dashboard.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011FHr5ug9pu8q4XPrRkFnzJ
This commit is contained in:
2026-08-22 20:50:16 +02:00
co-authored by Claude Sonnet 5
parent 60bef752cb
commit dc83e8c156
11 changed files with 978 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
../../common.nix # shared base: user / ssh / nix / firewall
../../services/network/caddy.nix
../../services/vpn/tailscale.nix
../../services/monitoring/node-exporter.nix
../../services/identity/authentik.nix
../../services/vpn/headscale.nix
../../services/vpn/headplane.nix