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
boot.loader = {
timeout = 2;
efi.canTouchEfiVariables = true;
systemd-boot = {
enable = true;
configurationLimit = 50;