lanzaboote module: remove --pki-bundle option
This commit is contained in:
parent
614131d648
commit
36c0a13c4c
|
@ -46,7 +46,6 @@ in
|
|||
''}
|
||||
|
||||
${cfg.package}/bin/lanzatool install \
|
||||
--pki-bundle ${cfg.pkiBundle} \
|
||||
--public-key ${cfg.publicKeyFile} \
|
||||
--private-key ${cfg.privateKeyFile} \
|
||||
${config.boot.loader.efi.efiSysMountPoint} \
|
||||
|
|
Loading…
Reference in New Issue