Slight installer improvements

This commit is contained in:
2022-06-30 00:49:23 +01:00
parent 17d2b9e158
commit 8ec6804f80
2 changed files with 8 additions and 1 deletions

View File

@@ -93,6 +93,7 @@ in
loader = {
efi = {
efiSysMountPoint = mkDefault "/boot";
# Should generally be enough with just /EFI/BOOT/BOOTX64.EFI in place
canTouchEfiVariables = mkDefault false;
};
grub = {