Small changes

This commit is contained in:
Tastatur 2023-12-27 15:13:09 +01:00
parent 535276089f
commit a29842e355

View file

@ -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 ;) )