From 70196e08516d7ff344113234e56b3c7bf8feb7f7 Mon Sep 17 00:00:00 2001 From: Meliox Date: Sun, 9 Aug 2026 10:02:23 +0200 Subject: [PATCH] link fix --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 296ca1e..ce6b3e5 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ TBD PICTURE | Mod | Description | Dependencies | |--------|-------------|--------------| | [`node_info`](src/modules/node_info/readme.md) | Displays sensor readings in the node status panel: CPU, NVMe/HDD/SSD temperatures (°C/°F), fan speeds, RAM temperatures, GPU stats (Intel/NVIDIA), UPS status, and system/motherboard info.
Can optionally used background sensor daemon | - General sensors: `lm-sensors`
- HDD/SSD: Kernal module `drivetemp`
- UPS: `nut-client`
- GPU: INTEL `intel-gpu-tools` and/or NVIDIA `nvidia-driver-* ` -| `nag_screen`(src/modules/nag_screen/readme.md) | Removes the subscription nag screen from the PVE web UI. | - | +| [`nag_screen`](src/modules/nag_screen/readme.md) | Removes the subscription nag screen from the PVE web UI. | - | ### How it works