Compare commits

..

No commits in common. "6faee239c1f68cd1467ea549d568b02d6fc80432" and "1b5d614a7216b42d180077187082da501ded8434" have entirely different histories.

View File

@ -6,4 +6,9 @@
boot.plymouth.theme = "bgrt";
boot.consoleLogLevel = 0;
boot.kernelParams = [ "quiet" "udev.log_level=0" ];
boot.initrd.verbose = false;
boot.lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
};
}