Fix systemd boot import

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2023-12-25 23:05:54 -05:00
parent 9b118b0e7c
commit 500c6206ae

View File

@ -60,7 +60,7 @@ in
canTouchEfiVariables = false;
};
generationsDir.copyKernels = true;
boot.loader.systemd-boot.enable = true;
systemd-boot.enable = true;
/* disable grub support
grub = {
enable = true;