srv-core: Fix sensor kernel modules

This commit is contained in:
SebastianStork 2026-03-09 14:56:37 +01:00
parent 3c4ebe1687
commit 730c58eaa0
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -7,8 +7,8 @@
boot = { boot = {
kernelModules = [ kernelModules = [
"kvm-intel" "kvm-intel"
"k10temp" "coretemp"
"nct6775" "it87"
]; ];
initrd.availableKernelModules = [ initrd.availableKernelModules = [
"xhci_pci" "xhci_pci"