lanzaboote: Update keys path
This commit is contained in:
parent
0f33bb320b
commit
e3a7885537
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ with lib;
|
||||||
{
|
{
|
||||||
lanzaboote = {
|
lanzaboote = {
|
||||||
enable = true;
|
enable = true;
|
||||||
pkiBundle = "/etc/secureboot";
|
pkiBundle = "/var/lib/sbctl";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue