Enable initrd on EDI

This commit is contained in:
Lillian Violet 2024-02-27 11:29:55 +01:00
parent acf332fdff
commit d423ce4c0b

View file

@ -50,6 +50,7 @@
# generated at installation time. So we force it to false
# for now.
boot.loader.systemd-boot.enable = lib.mkForce false;
boot.initrd.systemd.enable = true;
boot.lanzaboote = {
enable = true;