fix: Add systemd-boot
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
boot = {
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
loader.systemd-boot.enable = true;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user