Signed-off-by: Alex Stan <stan.alexandru@ichb.ro>
This commit is contained in:
Alex Stan 2023-04-06 19:09:03 +03:00
parent 727636a432
commit 585b68fe63

View file

@ -20,7 +20,7 @@ in {
systemd-boot.enable = true;
efi = {
canTouchEfiVariables = true;
efiSysMountPoint = true;
efiSysMountPoint = "/boot/efi";
};
};