more bootloader config

This commit is contained in:
twoneis 2024-05-08 17:52:32 +02:00
parent 25f08f498a
commit a15c95f3a3

View file

@ -12,6 +12,7 @@
# Bootloader. # Bootloader.
boot.loader = { boot.loader = {
efi.canTouchEfiVariables = true;
grub = { grub = {
enable = true; enable = true;
efiSupport = true; efiSupport = true;