mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-24 05:07:00 -04:00
226 current 2024-09-06 19:50:29 24.11.20240831.12228ff 6.11.0-rc5 *
This commit is contained in:
parent
1c64d7872f
commit
813c9df1a2
2 changed files with 5 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue