Fix systemd boot import
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
9b118b0e7c
commit
500c6206ae
@ -60,7 +60,7 @@ in
|
|||||||
canTouchEfiVariables = false;
|
canTouchEfiVariables = false;
|
||||||
};
|
};
|
||||||
generationsDir.copyKernels = true;
|
generationsDir.copyKernels = true;
|
||||||
boot.loader.systemd-boot.enable = true;
|
systemd-boot.enable = true;
|
||||||
/* disable grub support
|
/* disable grub support
|
||||||
grub = {
|
grub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user