make lanzaboote optional
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
"sysrq_always_enabled=1"
|
||||
];
|
||||
|
||||
boot.lanzaboote = {
|
||||
enable = true;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
};
|
||||
|
||||
networking.hostName = "Yura-TPX13"; # Define your hostname.
|
||||
networking.hostId = "8425e349"; # Required for ZFS.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user