Use systemd-boot as a temporary workaround
This commit is contained in:
parent
b2c983ee22
commit
f9a04a4492
@ -30,7 +30,7 @@ with pkgs;
|
||||
boot.loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
systemd-boot = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
configurationLimit = 50;
|
||||
editor = false;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user