clean up benyaitan

This commit is contained in:
jopejoe1 2024-07-15 11:47:13 +02:00
parent 101b630b6c
commit 64cb0dd4a3
2 changed files with 4 additions and 3 deletions

View file

@ -19,7 +19,7 @@
"rtsx_pci_sdmmc"
];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-intel" ];
boot.kernelModules = [ "kvm-intel" "coretemp" ];
boot.extraModulePackages = [ ];
fileSystems."/" = {