feat(reimaden): add platform support kernel module
This commit is contained in:
parent
a6f2a81fc4
commit
ec24aaaf1f
26 changed files with 2071 additions and 0 deletions
|
@ -29,4 +29,6 @@
|
|||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
|
||||
imports = [ ./ac71 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue