switch parzival to limine

This commit is contained in:
TheWanderingCrow 2025-08-07 10:39:38 -04:00
parent b46039daa1
commit 9c7a76db2e

View file

@ -54,7 +54,10 @@
};
boot.loader = {
systemd-boot.enable = true;
limine = {
enable = true;
efiSupport = true;
};
efi = {
canTouchEfiVariables = true;
};