docs: Correct sfh acronym

This commit is contained in:
2026-08-02 11:42:09 +01:00
parent 88d0d19239
commit 539a76a94f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ h.nul.ie
├── palace (physical VM host — AMD, 100G, SR-IOV) ├── palace (physical VM host — AMD, 100G, SR-IOV)
│ ├── river ── primary router VM (PPPoE / Digiweb WAN) │ ├── river ── primary router VM (PPPoE / Digiweb WAN)
│ ├── cellar ─ NVMe-oF / SPDK storage target VM │ ├── cellar ─ NVMe-oF / SPDK storage target VM
│ └── sfh ──── container host VM ("services for home") │ └── sfh ──── container host VM ("shill from home")
│ ├── hass ── Home Assistant + Frigate + MQTT (container) │ ├── hass ── Home Assistant + Frigate + MQTT (container)
│ └── unifi ─ UniFi controller (container) │ └── unifi ─ UniFi controller (container)
├── stream (physical secondary router — Virgin Media WAN) ├── stream (physical secondary router — Virgin Media WAN)
+1 -1
View File
@@ -1,6 +1,6 @@
# sfh # sfh
"Services for home" — the NixOS container host for the home site. A VM on `palace` that netboots "Shill from home" — the NixOS container host for the home site. A VM on `palace` that netboots
from `river` and runs its root off NVMe-oF from `cellar`. from `river` and runs its root off NVMe-oF from `cellar`.
- **Source:** [`nixos/boxes/home/palace/vms/sfh/`](../../../../nixos/boxes/home/palace/vms/sfh) - **Source:** [`nixos/boxes/home/palace/vms/sfh/`](../../../../nixos/boxes/home/palace/vms/sfh)