README.md: explain tsp-create/tsp-mount commands.

This commit is contained in:
Jörg Thalheim 2019-09-16 10:56:55 +01:00
parent ca433fdaff
commit 9385bfb16f
No known key found for this signature in database
GPG Key ID: B3F5D81B0C6967C4

View File

@ -67,6 +67,12 @@ in {
}
```
After `nixos-rebuild switch` this will add a `tsp-create` and a `tsp-mount`
command:
- **tsp-create**: creates & formats the partitions according to `tsp-disk.json`
- **tsp-mount**: mounts the partitions to `/mnt`
GUID Partition Table, LVM and dm-crypt
--------------------------------------
See `examples/`