Small changes
This commit is contained in:
parent
535276089f
commit
a29842e355
1 changed files with 1 additions and 1 deletions
|
@ -5,8 +5,8 @@ Our system can utilize it's TPM2 to automatically decrypt. This can be done beca
|
|||
First off the packages `clevis` and `tpm2-tools` have to be installed:
|
||||
|
||||
```
|
||||
$ <nix-env -iA nixpkgs.clevis>
|
||||
# <apk add tpm2-tools>
|
||||
$ <nix-shell -p clevis>
|
||||
```
|
||||
|
||||
> Not yet doable (but will be don't worry ;) )
|
||||
|
|
Loading…
Reference in a new issue