Merge branch 'Xetibo:main' into main

This commit is contained in:
Dashie 2025-05-06 19:22:06 +02:00 committed by GitHub
commit 56859022c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@ in {
lanzaboote = lib.mkIf config.conf.secureBoot { lanzaboote = lib.mkIf config.conf.secureBoot {
enable = true; enable = true;
pkiBundle = "/var/lib/sbctl"; pkiBundle = "/var/lib/sbctl";
settings.reboot-for-bitlocker = true;
}; };
loader = { loader = {