Add changes for secure boot and how mounts happen

This commit is contained in:
Jimbo 2024-10-07 23:05:46 -04:00
parent 796bdd1a42
commit 121653cf1e
5 changed files with 261 additions and 27 deletions

View file

@ -0,0 +1,6 @@
{
boot.lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
};
}