refactor(hosts/orion): update systemd tpm2 to new name
This commit is contained in:
parent
a1700e62db
commit
cdad279fd9
@ -50,8 +50,8 @@ in
|
|||||||
"rtsx_pci_sdmmc"
|
"rtsx_pci_sdmmc"
|
||||||
];
|
];
|
||||||
systemd = {
|
systemd = {
|
||||||
|
tpm2.enable = true;
|
||||||
enable = true;
|
enable = true;
|
||||||
enableTpm2 = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user