test
This commit is contained in:
parent
83650f943c
commit
fae90b3477
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
];
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
# boot.loader.grub.device = "/dev/sda";
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
|
||||
boot.initrd.availableKernelModules = [ "virtio_pci" "virtio_scsi" "ahci" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
|
|
Loading…
Reference in a new issue