msr kernel module
This commit is contained in:
parent
1e6a17c6a7
commit
3f99c85cdc
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
];
|
||||
kernelModules = ["amdgpu"];
|
||||
};
|
||||
kernelModules = ["kvm-amd"];
|
||||
kernelModules = ["kvm-amd" "msr"];
|
||||
extraModulePackages = with config.boot.kernelPackages; [
|
||||
# rtl88xxau-aircrack # usb wifi card
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue