Enable initrd on EDI
This commit is contained in:
parent
acf332fdff
commit
d423ce4c0b
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue