Switch to grub
This commit is contained in:
parent
10f71ddff7
commit
8a89f11691
|
@ -150,8 +150,7 @@
|
||||||
|
|
||||||
networking.hostName = "queen";
|
networking.hostName = "queen";
|
||||||
|
|
||||||
#TODO: see if this bootloader works on the vps and if not replace it!
|
boot.loader.grub.enable = true;
|
||||||
boot.loader.systemd-boot.enable = true;
|
|
||||||
boot.loader.systemd-boot.configurationLimit = 3;
|
boot.loader.systemd-boot.configurationLimit = 3;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue