Switch to systemd-boot
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@@ -60,6 +60,8 @@ in
|
||||
canTouchEfiVariables = false;
|
||||
};
|
||||
generationsDir.copyKernels = true;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
/* disable grub support
|
||||
grub = {
|
||||
enable = true;
|
||||
copyKernels = true;
|
||||
@@ -69,6 +71,7 @@ in
|
||||
fsIdentifier = "uuid";
|
||||
enableCryptodisk = lib.mkIf cfg.fullDiskEncryption true;
|
||||
};
|
||||
*/
|
||||
};
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user