grub
This commit is contained in:
@@ -24,7 +24,7 @@ in
|
|||||||
boot = {
|
boot = {
|
||||||
loader.grub = {
|
loader.grub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
device = [ disk ];
|
device = disk;
|
||||||
};
|
};
|
||||||
initrd = {
|
initrd = {
|
||||||
kernelModules = [ "usb_storage" ];
|
kernelModules = [ "usb_storage" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user