This commit is contained in:
cswimr 2025-02-04 14:37:32 -06:00
parent 2366f2f523
commit d3b93d1064
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
4 changed files with 13 additions and 15 deletions

View file

@ -111,7 +111,7 @@
boot.loader.systemd-boot.enable = lib.mkForce false;
boot.lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
pkiBundle = "/var/lib/sbctl";
};
}
)