Use systemdboot insted of GRUB
This commit is contained in:
@ -2,10 +2,8 @@
|
||||
|
||||
{
|
||||
# Bootloader
|
||||
boot.loader.grub = {
|
||||
boot.loader.systemd-boot = {
|
||||
enable = true;
|
||||
device = "nodev";
|
||||
efiSupport = true;
|
||||
};
|
||||
|
||||
boot.loader.efi = {
|
||||
|
Reference in New Issue
Block a user