Compare commits

..

1 Commits

Author SHA1 Message Date
f4e7147105
Replace grub with systemd-boot 2020-05-08 21:58:51 +02:00

View File

@ -23,7 +23,7 @@
# Bootloader configuration # Bootloader configuration
boot.loader = { boot.loader = {
timeout = 2; efi.canTouchEfiVariables = true;
systemd-boot = { systemd-boot = {
enable = true; enable = true;
configurationLimit = 50; configurationLimit = 50;