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