more bootloader config
This commit is contained in:
parent
25f08f498a
commit
a15c95f3a3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
# Bootloader.
|
||||
boot.loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
grub = {
|
||||
enable = true;
|
||||
efiSupport = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue