Use systemdboot insted of GRUB

This commit is contained in:
Luke Else 2025-03-21 00:26:52 +00:00
parent d3e792fb52
commit 47a4441639

View File

@ -2,10 +2,8 @@
{
# Bootloader
boot.loader.grub = {
boot.loader.systemd-boot = {
enable = true;
device = "nodev";
efiSupport = true;
};
boot.loader.efi = {