remove os-prober
This commit is contained in:
parent
230315f0f6
commit
6e49715a28
@ -19,7 +19,6 @@ with lib;
|
|||||||
boot.loader.systemd-boot.enable = false;
|
boot.loader.systemd-boot.enable = false;
|
||||||
boot.loader.grub.enable = true;
|
boot.loader.grub.enable = true;
|
||||||
boot.loader.grub.efiSupport = true;
|
boot.loader.grub.efiSupport = true;
|
||||||
boot.loader.grub.useOSProber = true;
|
|
||||||
boot.loader.grub.device = "nodev";
|
boot.loader.grub.device = "nodev";
|
||||||
|
|
||||||
boot.loader.grub.efiInstallAsRemovable = config.smayzy.grub-on-lap.enable;
|
boot.loader.grub.efiInstallAsRemovable = config.smayzy.grub-on-lap.enable;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user