hardware-health: drop fwupd; no P700 BIOS published on LVFS
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
ad1ceba28e
commit
6cc3fb6419
1 changed files with 0 additions and 7 deletions
|
|
@ -24,13 +24,6 @@
|
|||
# ras-mc-ctl on PATH for manual inspection.
|
||||
environment.systemPackages = [ pkgs.rasdaemon ];
|
||||
|
||||
# fwupd: lets us check whether Lenovo publishes a P700 BIOS/microcode
|
||||
# update to LVFS that can be flashed in-place (UEFI capsule, applied on
|
||||
# reboot). The dual-Xeon QPI fault is intermittent; a microcode bump may
|
||||
# improve link tolerance. If LVFS has no payload for this 2014 board,
|
||||
# this is harmless and can be removed.
|
||||
services.fwupd.enable = true;
|
||||
|
||||
# Hardware watchdog: auto-reboot a hung box instead of a dead LAN.
|
||||
# systemd pets /dev/watchdog0 at half the runtime interval; if it stops
|
||||
# (hang), the chipset resets after RuntimeWatchdogSec.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue