many changes
This commit is contained in:
parent
b4bf0ee486
commit
5ebcd0818b
22 changed files with 532 additions and 338 deletions
|
|
@ -3,7 +3,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
boot.initrd.availableKernelModules = [ "ata_piix" "uhci_hcd" "vmw_pvscsi" "xen_blkfront" ];
|
||||
boot.initrd.kernelModules = [ "nvme" ];
|
||||
boot.initrd.kernelModules = [ "nvme" "kvm-intel" ];
|
||||
|
||||
fileSystems."/boot" = {
|
||||
device = "/dev/disk/by-label/boot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue