Add custom fetch #13

Merged
DashieTM merged 3 commits from main into main 2025-05-06 19:23:00 +02:00
Showing only changes of commit 56859022c8 - Show all commits

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 = {