Enable TPM2 unlocking on Khanda
This commit is contained in:
parent
020d802e4d
commit
ea103376a3
|
@ -11,6 +11,9 @@
|
|||
|
||||
boot = {
|
||||
initrd = {
|
||||
# Enable systemd for TPM auto-unlocking
|
||||
systemd.enable = true;
|
||||
|
||||
availableKernelModules = [
|
||||
"surface_aggregator"
|
||||
"surface_aggregator_registry"
|
||||
|
|
Loading…
Reference in a new issue