diff --git a/nix/lanzaboote.nix b/nix/lanzaboote.nix index 2a651ad..dad3d7c 100644 --- a/nix/lanzaboote.nix +++ b/nix/lanzaboote.nix @@ -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} \