mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
slightly saner multi-efi setup
This commit is contained in:
parent
ed20ccf64d
commit
46ac5bc156
3 changed files with 92 additions and 101 deletions
|
|
@ -149,6 +149,7 @@
|
|||
boot = {
|
||||
kernelModules = ["amdgpu"];
|
||||
initrd = {
|
||||
systemd.enable = true;
|
||||
availableKernelModules = ["nvme" "xhci_pci" "ahci" "usbhid" "sd_mod"];
|
||||
includeDefaultModules = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue