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