diff --git a/modules/hosts/yggdrasil/hardware.nix b/modules/hosts/yggdrasil/hardware.nix index 8aab4b7..238a1fa 100644 --- a/modules/hosts/yggdrasil/hardware.nix +++ b/modules/hosts/yggdrasil/hardware.nix @@ -30,8 +30,10 @@ kernelParams = [ "split_lock_detect=off" ]; loader = { - systemd-boot.enable = true; efi.canTouchEfiVariables = true; + limine = { + enable = true; + }; }; initrd.availableKernelModules = [