Update Flake with Disko and fix EFI Mount Point
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
loader = {
|
||||
efi = {
|
||||
canTouchEfiVariables = true;
|
||||
efiSysMountPoint = "/boot";
|
||||
efiSysMountPoint = "/boot/EFI";
|
||||
};
|
||||
grub = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user