TODO: fix vm bootloader

This commit is contained in:
Zynh Ludwig 2024-06-28 07:25:46 -07:00
parent 059e31b9d3
commit 0b358f8b0a

View file

@ -10,6 +10,8 @@
../../modules ../../modules
]; ];
# TODO: fix bootloader
# Bootloader. # Bootloader.
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;