bootloader
This commit is contained in:
@@ -57,7 +57,7 @@ in {
|
||||
systemd-boot.enable = false;
|
||||
efi = {
|
||||
canTouchEfiVariables = true;
|
||||
efiSysMountPoint = "/boot/efi";
|
||||
efiSysMountPoint = "/boot";
|
||||
};
|
||||
grub = {
|
||||
enable = true;
|
||||
|
||||
@@ -76,4 +76,5 @@ with pkgs; [
|
||||
hyprpolkitagent
|
||||
mako
|
||||
parted
|
||||
efibootmgr
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user