Compare commits
1 commit
d68f6bf45f
...
4197474fec
Author | SHA1 | Date | |
---|---|---|---|
4197474fec |
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
# Bootloader
|
||||
# Use grub as bootloader.
|
||||
# Systemd-boot does not support our legacy BIOS hardware,
|
||||
# but only runs on UEFI systems.
|
||||
boot.loader.grub.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue