mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Security/TPM] init TPM config
This commit is contained in:
parent
ecca71149a
commit
883e4585b2
2 changed files with 26 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
./hardening.nix
|
||||
./tpm.nix
|
||||
./encryption.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue