TODO: fix vm bootloader
This commit is contained in:
parent
059e31b9d3
commit
0b358f8b0a
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
../../modules
|
||||
];
|
||||
|
||||
# TODO: fix bootloader
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Reference in a new issue