fix initrd build
Some checks failed
Build / build (push) Failing after 2m10s
Some checks failed
Build / build (push) Failing after 2m10s
This commit is contained in:
@@ -277,6 +277,9 @@
|
||||
lib.filter (m: m != "aes_generic") options.boot.initrd.luks.cryptoModules.default
|
||||
);
|
||||
|
||||
# don't pull legacy ATA modules into initrd (ATA_SFF=n)
|
||||
initrd.includeDefaultModules = false;
|
||||
|
||||
lanzaboote = {
|
||||
enable = true;
|
||||
# TODO: proper secrets management so this is not stored in nix store
|
||||
|
||||
Reference in New Issue
Block a user