add support for MSI B350 TOMAHAWK Motherboard

This commit is contained in:
kevinlmadison 2024-03-18 10:42:44 -04:00 committed by mergify[bot]
parent 968952f950
commit 1568f005e1
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
imports = [
../../common/cpu/amd
../../common/pc/ssd
../../common/pc
];
boot.kernelModules = ["nct6775"];
}