Small fix
This commit is contained in:
@ -15,6 +15,8 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
boot.loader = lib.mkForce {
|
boot.loader = lib.mkForce {
|
||||||
|
systemd-boot.enable = false;
|
||||||
|
|
||||||
grub.enable = true;
|
grub.enable = true;
|
||||||
grub.device = "/dev/sda";
|
grub.device = "/dev/sda";
|
||||||
grub.useOSProber = true;
|
grub.useOSProber = true;
|
||||||
|
Reference in New Issue
Block a user