🔒️ enable bootspec
This commit is contained in:
parent
a59a5d31b2
commit
caf7a87a52
|
@ -26,6 +26,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# use bootspec
|
||||||
|
boot.bootspec.enable = true;
|
||||||
|
|
||||||
# use systemd-boot EFI boot loader
|
# use systemd-boot EFI boot loader
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
Loading…
Reference in a new issue