Compare commits

..

1 Commits

Author SHA1 Message Date
7fcb982b85
Replace grub with systemd-boot 2020-05-08 21:53:52 +02:00

View File

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