fixing trantor
This commit is contained in:
parent
4622f2b299
commit
f5f1541aec
3 changed files with 10 additions and 7 deletions
|
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot = {
|
||||
initrd.systemd.enable = true;
|
||||
loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue