[Security/TPM] init TPM config

This commit is contained in:
Antoine Viallon 2023-08-10 16:22:28 +02:00
parent ecca71149a
commit 883e4585b2
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 26 additions and 0 deletions

View file

@ -2,6 +2,7 @@
{
imports = [
./hardening.nix
./tpm.nix
./encryption.nix
];
}