4 lines
No EOL
112 B
Nix
4 lines
No EOL
112 B
Nix
{ lib, config, pkgs, ...}: {
|
|
boot.lanzaboote.enable = true;
|
|
boot.lanzaboote.pkiBundle = "/etc/secureboot";
|
|
} |