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