hosts/legion: fix lanzaboote

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-19 15:55:31 +03:00
parent de6ce28912
commit a2573aa83f

View File

@ -48,8 +48,8 @@
consoleMode = "auto";
};
lanzaboote = {
enable = false;
pkiBundle = "/var/lib/sbctl";
enable = true;
pkiBundle = "/etc/secureboot";
};
plymouth.enable = true;
};